ftpSites now part of config settings

This commit is contained in:
Matt Pass
2016-07-22 10:32:48 +01:00
parent 1f0acdfe5f
commit b5e78fb04c

View File

@@ -39,6 +39,7 @@ $ICEcoderUserSettings = array(
"bugFileMaxLines" => 0,
"githubAuthToken" => "",
"plugins" => array(),
"ftpSites" => array(),
"githubLocalPaths" => array(),
"githubRemotePaths" => array(),
"previousFiles" => "",