summaryrefslogtreecommitdiff
path: root/modules/cvs.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/cvs.module')
-rw-r--r--modules/cvs.module3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/cvs.module b/modules/cvs.module
index a6b2f16ab..82342c255 100644
--- a/modules/cvs.module
+++ b/modules/cvs.module
@@ -1,4 +1,5 @@
<?php
+// $Id$
function cvs_perm() {
return array("access cvs messages");
@@ -56,5 +57,5 @@ function cvs_page() {
$theme->footer();
}
}
-
+
?> \ No newline at end of file