summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-04-05 16:48:20 +0000
committerTim Almdal <tnalmdal@shaw.ca>2009-04-05 16:48:20 +0000
commit15fc9b9399ede22879c5f5a6ff95d058986d0278 (patch)
treeee960e65e2ba2ea8f9526ca4129cad9b16f6458f
parentfde707388617f9225843333badad404d6883c283 (diff)
Get the preamble right so the unit test passes
-rw-r--r--modules/organize/controllers/organize.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/organize/controllers/organize.php b/modules/organize/controllers/organize.php
index 5faf30e1..20785bd9 100644
--- a/modules/organize/controllers/organize.php
+++ b/modules/organize/controllers/organize.php
@@ -1,4 +1,5 @@
-<?php defined("SYSPATH") or die("No direct script access.");/**
+<?php defined("SYSPATH") or die("No direct script access.");
+/**
* Gallery - a web based photo album viewer and editor
* Copyright (C) 2000-2008 Bharat Mediratta
*