From 66325c32d14facef019ae65b24d8d7874860e0bb Mon Sep 17 00:00:00 2001 From: mattpass Date: Sat, 21 Mar 2020 08:52:52 +0000 Subject: [PATCH] codeMirrorDir no longer an array key --- lib/template-system.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/template-system.php b/lib/template-system.php index 8a2375e..7ee1606 100644 --- a/lib/template-system.php +++ b/lib/template-system.php @@ -3,7 +3,6 @@ $newConfigSettingsFile = ' "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)