blob: bb14187aa357bd5bd170791349e4724f6901a67c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
; $Id$
name = Block
description = Controls the boxes that are displayed around the main content.
package = Core
version = VERSION
core = 7.x
files[] = block.module
files[] = block.admin.inc
files[] = block.install
files[] = block.test
|