summaryrefslogtreecommitdiff
path: root/modules/comment.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/comment.module')
-rw-r--r--modules/comment.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/comment.module b/modules/comment.module
index 83a62df9e..cb86997b4 100644
--- a/modules/comment.module
+++ b/modules/comment.module
@@ -1,4 +1,4 @@
-<?
+<?php
$module = array("find" => "comment_find",
"admin" => "comment_admin");