codeMirrorDir no longer an array key

This commit is contained in:
mattpass
2020-03-21 08:52:52 +00:00
parent 8476378549
commit 66325c32d1

View File

@@ -3,7 +3,6 @@ $newConfigSettingsFile = '<?php
// ICEcoder system settings
$ICEcoderSettings = array(
"versionNo" => "7.0",
"codeMirrorDir" => "CodeMirror",
"docRoot" => $_SERVER[\'DOCUMENT_ROOT\'], // Set absolute path of another location if needed
"demoMode" => false,
"fileDirResOutput" => "none", // Can be none, raw, object, both (all but \'none\' output to console)