summaryrefslogtreecommitdiff
path: root/core/helpers
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2008-12-03 04:17:02 +0000
committerBharat Mediratta <bharat@menalto.com>2008-12-03 04:17:02 +0000
commit718ac67a02aa6fea73b6ed4ff3b092e77320798b (patch)
tree22ea81926a3dc8a7b62acff672ee7177b9325873 /core/helpers
parentc1886aab88304d5d338a32bb9bd3fc31facec893 (diff)
get rid of a stray space that was breaking the File_Structure_Test
Diffstat (limited to 'core/helpers')
-rw-r--r--core/helpers/access.php2
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