diff options
author | Bharat Mediratta <bharat@menalto.com> | 2013-05-09 20:09:15 -0400 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2013-05-09 20:09:15 -0400 |
commit | b6ad4157d1aae5849ad5608b90c62f1acf22e1a9 (patch) | |
tree | 813864a764b996184cfdc8e056cbc9bb64c21c6a /lib/uploadify/uploadify.allglyphs.php | |
parent | 07af91e05d8d48209facec4cc3fe54c92e2f463e (diff) |
Get rid of the security preamble - we intend for these files to be directly accessible.
Diffstat (limited to 'lib/uploadify/uploadify.allglyphs.php')
-rw-r--r-- | lib/uploadify/uploadify.allglyphs.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/uploadify/uploadify.allglyphs.php b/lib/uploadify/uploadify.allglyphs.php index e784b9b0..18b75a50 100644 --- a/lib/uploadify/uploadify.allglyphs.php +++ b/lib/uploadify/uploadify.allglyphs.php @@ -1,4 +1,4 @@ -<?php defined("SYSPATH") or die("No direct script access."); +<?php /** * Gallery - a web based photo album viewer and editor * Copyright (C) 2000-2013 Bharat Mediratta |