blob: 7afc0597eed2f81d7acca4bab65fd041c6c4cadc (
plain)
1
2
3
4
5
6
7
8
|
; $Id$
name = Overlay
description = Displays the Drupal administration interface in an overlay.
package = Core
version = VERSION
core = 7.x
files[] = overlay.module
files[] = overlay.install
|