summaryrefslogtreecommitdiff
path: root/modules/gallery_unit_test
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2008-11-01 22:43:28 +0000
committerBharat Mediratta <bharat@menalto.com>2008-11-01 22:43:28 +0000
commitbd8cd9364c8396aeb3d56572d116fb8c5af1f1b4 (patch)
tree60c2f11466b85e2eb611b2bc1db3bf3d61bab69e /modules/gallery_unit_test
parent06174a4f748919ed0121c84f197026196587563d (diff)
Fix all our preambles to make the preamble test pass.
Diffstat (limited to 'modules/gallery_unit_test')
-rw-r--r--modules/gallery_unit_test/controllers/test.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/gallery_unit_test/controllers/test.php b/modules/gallery_unit_test/controllers/test.php
index 5f276bd5..f048ec4a 100644
--- a/modules/gallery_unit_test/controllers/test.php
+++ b/modules/gallery_unit_test/controllers/test.php
@@ -1,5 +1,5 @@
-<?php
-/*
+<?php defined("SYSPATH") or die("No direct script access.");
+/**
* Gallery - a web based photo album viewer and editor
* Copyright (C) 2000-2008 Bharat Mediratta
*