diff --git a/lib/config.php b/lib/config.php index a81c9e4..e647043 100644 --- a/lib/config.php +++ b/lib/config.php @@ -1,8 +1,9 @@ "v 0.7.8", -"codeMirrorDir" => "CodeMirror-2.3", -"cMThisVer" => 2.3, +"codeMirrorDir" => "CodeMirror-2.31", +"cMThisVer" => 2.31, +"root" => $_SERVER['DOCUMENT_ROOT']."", // set your own root here "tabsIndent" => true, "checkUpdates" => false, "openLastFiles" => true,