summaryrefslogtreecommitdiff
path: root/modules/system/system.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system/system.module')
-rw-r--r--modules/system/system.module3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/system/system.module b/modules/system/system.module
index 0ad319c41..09d7615ed 100644
--- a/modules/system/system.module
+++ b/modules/system/system.module
@@ -1,4 +1,5 @@
<?php
+// $Id$
function system_help() {
?>
@@ -158,5 +159,5 @@ function system_admin() {
print message_access();
}
}
-
+
?> \ No newline at end of file