14 lines
341 B
Plaintext
14 lines
341 B
Plaintext
; $Id$
|
|
name = Statistics
|
|
description = Logs access statistics for your site.
|
|
package = Core
|
|
version = VERSION
|
|
core = 7.x
|
|
files[] = statistics.module
|
|
files[] = statistics.admin.inc
|
|
files[] = statistics.pages.inc
|
|
files[] = statistics.install
|
|
files[] = statistics.test
|
|
files[] = statistics.tokens.inc
|
|
configure = admin/config/system/statistics
|