From 2d75b5719597f81df8ce08339e4777b3f5f91bca Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Mon, 6 May 2013 15:59:27 +0100 Subject: [PATCH] Using minified JS file 40% byte saving so loads that bit faster. --- files.php | 2 +- index.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files.php b/files.php index cf579db..9133e35 100644 --- a/files.php +++ b/files.php @@ -6,7 +6,7 @@ ICEcoder v <?php echo $ICEcoder["versionNo"];?> file manager - + diff --git a/index.php b/index.php index 612554a..b23b33f 100644 --- a/index.php +++ b/index.php @@ -39,7 +39,7 @@ window.onbeforeunload = function() { } } - +