blob: 71004b4158beb90a8d7a42ca5377286f1c923511 (
plain)
1
2
3
4
5
6
7
8
9
|
; $Id$
name = Dashboard
description = Provides a dashboard page in the administrative interface for organizing administrative tasks and tracking information within your site.
core = 7.x
package = Core
version = VERSION
files[] = dashboard.module
dependencies[] = block
configure = admin/dashboard/customize
|