diff options
| author | Lester Caine ext:(%22) <lester@lsces.co.uk> | 2012-04-29 13:11:20 +0100 |
|---|---|---|
| committer | Lester Caine ext:(%22) <lester@lsces.co.uk> | 2012-04-29 13:11:20 +0100 |
| commit | 946bf5d1ed6a5bf42de3e6e7a6f6920cbb1bed12 (patch) | |
| tree | c6e0d0e2629ad4d9d7184cffa061b2a8abb8e076 /download_file.php | |
| parent | 924b97272e3ebde675f66a20bdb85b9c52265d79 (diff) | |
| download | liberty-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 'download_file.php')
| -rw-r--r-- | download_file.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/download_file.php b/download_file.php index 34491df..563f302 100644 --- a/download_file.php +++ b/download_file.php @@ -10,7 +10,7 @@ /** * Setup - */ + */ require_once( '../kernel/setup_inc.php' ); require_once( LIBERTY_PKG_PATH.'LibertyMime.php' ); |
