mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-04 15:54:00 +01:00
Using CodeMirror 3.22 now
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// ICEcoder system settings
|
||||
$ICEcoderSettings = array(
|
||||
"versionNo" => "4.0 beta",
|
||||
"codeMirrorDir" => "CodeMirror-3.20",
|
||||
"codeMirrorDir" => "CodeMirror-3.22",
|
||||
"docRoot" => $_SERVER['DOCUMENT_ROOT'],
|
||||
"demoMode" => false,
|
||||
"devMode" => false,
|
||||
|
||||
Reference in New Issue
Block a user