blob: 876b8a9ea6f9351cb4eecae7af5f8362e75a07f6 (
plain)
1
2
3
4
5
6
7
8
9
|
; $Id$
name = Dashboard
description = A module that provides a dashboard interface for organizing and tracking various information within your site.
core = 7.x
package = Core
version = VERSION
files[] = dashboard.module
dependencies[] = block
configure = admin/dashboard/customize
|