summaryrefslogtreecommitdiff
path: root/view_file.php
diff options
context:
space:
mode:
authorLester Caine ext:(%22) <lester@lsces.co.uk>2012-04-29 13:11:20 +0100
committerLester Caine ext:(%22) <lester@lsces.co.uk>2012-04-29 13:11:20 +0100
commit946bf5d1ed6a5bf42de3e6e7a6f6920cbb1bed12 (patch)
treec6e0d0e2629ad4d9d7184cffa061b2a8abb8e076 /view_file.php
parent924b97272e3ebde675f66a20bdb85b9c52265d79 (diff)
downloadliberty-946bf5d1ed6a5bf42de3e6e7a6f6920cbb1bed12.tar.gz
liberty-946bf5d1ed6a5bf42de3e6e7a6f6920cbb1bed12.tar.bz2
liberty-946bf5d1ed6a5bf42de3e6e7a6f6920cbb1bed12.zip
Strip extra white space
( simply ignoring is causing problems with comment merging )
Diffstat (limited to 'view_file.php')
-rw-r--r--view_file.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view_file.php b/view_file.php
index 20d1869..3e169e3 100644
--- a/view_file.php
+++ b/view_file.php
@@ -10,7 +10,7 @@
/**
* Setup
- */
+ */
require_once( '../kernel/setup_inc.php' );
require_once( LIBERTY_PKG_PATH.'LibertyMime.php' );