From 55fe5e7199e9dbdc4b31c3ebdab8fba5a8401cd7 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sun, 3 May 2015 18:28:38 +0100 Subject: [PATCH] loadingFile = false should end processes --- lib/file-control.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/file-control.php b/lib/file-control.php index 1cddcf2..d45a19b 100644 --- a/lib/file-control.php +++ b/lib/file-control.php @@ -172,8 +172,8 @@ if (action=="load") { for (var i=0; i-1?"brace":"xml",null,"+","-",true)(cM, i); } - top.ICEcoder.loadingFile = false; top.ICEcoder.goToLine(); + top.ICEcoder.loadingFile = false;