mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-06 00:34:00 +01:00
Now using CodeMirror 3.19
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// ICEcoder system settings
|
||||
$ICEcoderSettings = array(
|
||||
"versionNo" => "3.2",
|
||||
"codeMirrorDir" => "CodeMirror-3.16",
|
||||
"codeMirrorDir" => "CodeMirror-3.19",
|
||||
"docRoot" => $_SERVER['DOCUMENT_ROOT'],
|
||||
"demoMode" => false,
|
||||
"devMode" => false,
|
||||
|
||||
Reference in New Issue
Block a user