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