Version 7.0 - system template

This commit is contained in:
Matt Pass
2019-09-27 15:40:45 +01:00
committed by GitHub
parent b19835cafd
commit 1300b02c77

View File

@@ -2,7 +2,7 @@
$newConfigSettingsFile = '<?php
// ICEcoder system settings
$ICEcoderSettings = array(
"versionNo" => "6.0",
"versionNo" => "7.0",
"codeMirrorDir" => "CodeMirror",
"docRoot" => $_SERVER[\'DOCUMENT_ROOT\'], // Set absolute path of another location if needed
"demoMode" => false,