diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-06-22 06:03:55 -0700 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-06-22 06:03:55 -0700 |
| commit | 05f8659a7ffa35cb1458c69e4db1196aa384fff0 (patch) | |
| tree | ed01a69e5396472de8041bad90c632696c47f1d6 /modules/digibug/controllers/admin_digibug.php | |
| parent | f981484a8051c0d5d05dae55882aefdb7094403a (diff) | |
Fix preamble so tests pass
Diffstat (limited to 'modules/digibug/controllers/admin_digibug.php')
| -rw-r--r-- | modules/digibug/controllers/admin_digibug.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/digibug/controllers/admin_digibug.php b/modules/digibug/controllers/admin_digibug.php index 86338f6b..8263fc83 100644 --- a/modules/digibug/controllers/admin_digibug.php +++ b/modules/digibug/controllers/admin_digibug.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-2009 Bharat Mediratta * |
