diff --git a/editor.php b/editor.php index 941aec7..e279b94 100644 --- a/editor.php +++ b/editor.php @@ -24,6 +24,7 @@ if (file_exists(dirname(__FILE__)."/plugins/emmet/emmet.min.js")) { if ($ICEcoder["theme"]=="default") {echo 'lib/editor.css';} else {echo $ICEcoder["codeMirrorDir"].'/theme/'.$ICEcoder["theme"].'.css';}; $activeLineBG = array_search($ICEcoder["theme"],array("eclipse","elegant","neat")) !== false ? "#ccc" : "#000"; ?>"> + + + @@ -64,19 +67,26 @@ $activeLineBG = array_search($ICEcoder["theme"],array("eclipse","elegant","neat"

files

Last 10 files opened:
+