diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-07-16 10:27:18 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-07-16 10:27:18 -0700 |
commit | d9f3e0bc0e6e7e21025f65ec34c83717af47ba9b (patch) | |
tree | 0c2952c873431bc61f5754e1fdc37b553ee166d1 | |
parent | b46998e392bbf52fadc9c8e13271d911dff01cbe (diff) |
Remove spurious blank line at the top of the file introduced in 09c9b1a75561881a40ada71f02710355923602e2
-rw-r--r-- | modules/gallery/controllers/simple_uploader.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gallery/controllers/simple_uploader.php b/modules/gallery/controllers/simple_uploader.php index 75a7b810..e7c0bd6f 100644 --- a/modules/gallery/controllers/simple_uploader.php +++ b/modules/gallery/controllers/simple_uploader.php @@ -1,4 +1,3 @@ - <?php defined("SYSPATH") or die("No direct script access."); /** * Gallery - a web based photo album viewer and editor |