mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-06 08:44:02 +01:00
Upgrade to CodeMirror 2.36
This commit is contained in:
File diff suppressed because one or more lines are too long
4
CodeMirror-2.36/lib/codemirror-compressed.js
Normal file
4
CodeMirror-2.36/lib/codemirror-compressed.js
Normal file
File diff suppressed because one or more lines are too long
@@ -39,7 +39,7 @@ include($settingsFile);
|
||||
// Add ICEcoder settings to beginning of $ICEcoder array
|
||||
$ICEcoder = array(
|
||||
"versionNo" => "1.1",
|
||||
"codeMirrorDir" => "CodeMirror-2.35",
|
||||
"codeMirrorDir" => "CodeMirror-2.36",
|
||||
"demoMode" => false
|
||||
)+$ICEcoder;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user