diff --git a/index.php b/index.php index 10f1bb6..1732619 100644 --- a/index.php +++ b/index.php @@ -1,8 +1,8 @@ shortURLStarts = ""; theme = ""; +tabsIndent = ; $docRoot = str_replace("\\","/",$_SERVER['DOCUMENT_ROOT']); if (strrpos($docRoot,"/")==strlen($docRoot)-1) {$docRoot = substr($docRoot,0,strlen($docRoot)-1);}; @@ -52,18 +53,9 @@ lastOpenFiles = []; - -
+ + +)" onResize="ICEcoder.setLayout()" onMouseMove="top.ICEcoder.getMouseXY(event);top.ICEcoder.canResizeFilesW()" onMouseDown="top.ICEcoder.mouseDown=true" onMouseUp="top.ICEcoder.mouseDown=false" onKeyDown="return ICEcoder.interceptKeys('coder', event);" onKeyUp="parent.ICEcoder.resetKeys(event);">