From 891aff80edce79818c74fb6c44d44ecaf0c85f15 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 20 Jul 2012 16:56:09 +0100 Subject: [PATCH] Shoter ternary statements, fullPath = serverRoot Simpler statements now for a couple of ternary conditions fullPath in JS is now serverRoot in PHP (So you can define your own tree root) --- index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index 1359e76..17439a3 100644 --- a/index.php +++ b/index.php @@ -34,11 +34,11 @@ if ($ICEcoder["checkUpdates"]) {