blob: 71052696a411b6fb58dafd46d0d312486170cbf4 (
plain)
1
2
3
4
5
6
7
8
9
|
; $Id$
name = Statistics
description = Logs access statistics for your site.
package = Core - optional
version = VERSION
core = 7.x
files[] = statistics.module
files[] = statistics.admin.inc
files[] = statistics.pages.inc
|