blob: a1da94770b0c4c18e81e20679fae4ef4b911d84a (
plain)
1
2
3
4
5
6
7
8
9
10
|
; $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
files[] = statistics.install
|