From 946bf5d1ed6a5bf42de3e6e7a6f6920cbb1bed12 Mon Sep 17 00:00:00 2001 From: "Lester Caine ext:(%22)" Date: Sun, 29 Apr 2012 13:11:20 +0100 Subject: Strip extra white space ( simply ignoring is causing problems with comment merging ) --- view_file.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view_file.php') 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' ); -- cgit v1.3