From 38254f51d1ea0c74ded767dba576bef42a8954f9 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 20 Jul 2012 17:16:10 +0100 Subject: [PATCH] Combined CM libs, ternary statement & root info 3 x util libs (foldcode, searchcursor & match-highlighter) now in codemirror-compressed.js (this means less files and saves around 7k of data) Ternary statement now used to specify theme CSS file ICEcoder root shown which is the file manager tree root --- editor.php | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/editor.php b/editor.php index 51919c4..ddaeceb 100644 --- a/editor.php +++ b/editor.php @@ -6,18 +6,17 @@ CodeMirror 2: ICE Coders Editor of Choice /lib/codemirror.css"> - + - - - -'; -} else { - echo ''; -} -?> +">