diff options
Diffstat (limited to 'modules/block/block.install')
-rw-r--r-- | modules/block/block.install | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/block/block.install b/modules/block/block.install index db8a2f503..a249c000e 100644 --- a/modules/block/block.install +++ b/modules/block/block.install @@ -2,6 +2,11 @@ // $Id$ /** + * @file + * Install instructions for the block module + */ + +/** * Implementation of hook_schema(). */ function block_schema() { |