From 80d64ae4e09db4cae7ced5b356370391a20a1c85 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 8 Mar 2013 13:32:58 +0000 Subject: [PATCH] Look to PHP_SELF and not FILE Will get the correct path for this location both online and locally --- test/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/index.php b/test/index.php index fbcd83d..ee50106 100644 --- a/test/index.php +++ b/test/index.php @@ -37,7 +37,7 @@ test = { o.p = ICEcoder.openFiles[0]; t++; },10); - result = ICEcoder.openFile(''); + result = ICEcoder.openFile(''); }, updateDoc: function() {