diff options
Diffstat (limited to 'core/helpers')
-rw-r--r-- | core/helpers/access.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/helpers/access.php b/core/helpers/access.php index 8cf8bc1a..71f9ca5b 100644 --- a/core/helpers/access.php +++ b/core/helpers/access.php @@ -1,4 +1,4 @@ - <?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 |