summaryrefslogtreecommitdiff
path: root/modules/watchdog.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/watchdog.module')
-rw-r--r--modules/watchdog.module3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/watchdog.module b/modules/watchdog.module
index ad7724030..db6e42214 100644
--- a/modules/watchdog.module
+++ b/modules/watchdog.module
@@ -1,4 +1,5 @@
<?php
+// $Id$
function watchdog_help() {
?>
@@ -86,5 +87,5 @@ function watchdog_admin() {
print message_access();
}
}
-
+
?>