No need for note now in settings screen

Users can now update in settings screen
This commit is contained in:
Matt Pass
2012-07-22 17:35:37 +01:00
parent fb7eccee3d
commit 93726f9bb3

View File

@@ -3,7 +3,7 @@ $ICEcoder = array(
"versionNo" => "v 0.7.8",
"codeMirrorDir" => "CodeMirror-2.31",
"cMThisVer" => 2.31,
"root" => $_SERVER['DOCUMENT_ROOT']."", // set your own root here
"root" => $_SERVER['DOCUMENT_ROOT']."",
"tabsIndent" => true,
"checkUpdates" => false,
"openLastFiles" => true,