diff options
author | Bharat Mediratta <bharat@menalto.com> | 2008-12-20 07:30:27 +0000 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2008-12-20 07:30:27 +0000 |
commit | ad0ddc236cee215a4e59feb3d0762ed847472331 (patch) | |
tree | adf8e0b3417ea91798df9718a51181796926fd93 | |
parent | b3b308f36982deaaf5076aa41a6b5783b42a674c (diff) |
Fix preamble
-rw-r--r-- | modules/comment/views/admin_block_recent_comments.html.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/comment/views/admin_block_recent_comments.html.php b/modules/comment/views/admin_block_recent_comments.html.php index c86d8ce2..eb4f9eca 100644 --- a/modules/comment/views/admin_block_recent_comments.html.php +++ b/modules/comment/views/admin_block_recent_comments.html.php @@ -1,3 +1,4 @@ +<? defined("SYSPATH") or die("No direct script access."); ?> <ul> <li> 2008-12-10 23:02:23 <a href="#">Bob</a> said "<i>Doloremque laudantium, totam rem aperiam eaque ipsa, quae ab illo inventore veritatis et quasi...</i>" |