summaryrefslogtreecommitdiff
path: root/modules/box.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/box.module')
-rw-r--r--modules/box.module4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/box.module b/modules/box.module
index 78974979a..bfd8b3d3c 100644
--- a/modules/box.module
+++ b/modules/box.module
@@ -1,4 +1,4 @@
-<?
+<?php
$module = array("help" => "box_help",
"block" => "box_block",
@@ -31,7 +31,7 @@ function box_help() {
}
</PRE>
<P>For more in-depth examples, we recommend that you check the existing boxes and use them as a starting point.</P>
- <?
+ <?php
}
function box_block() {