From b5e78fb04cae94b45b719ee71faf327cc26010f6 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 22 Jul 2016 10:32:48 +0100 Subject: [PATCH] ftpSites now part of config settings --- lib/config___users-template.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/config___users-template.php b/lib/config___users-template.php index c31503f..fc2bdc5 100644 --- a/lib/config___users-template.php +++ b/lib/config___users-template.php @@ -39,6 +39,7 @@ $ICEcoderUserSettings = array( "bugFileMaxLines" => 0, "githubAuthToken" => "", "plugins" => array(), +"ftpSites" => array(), "githubLocalPaths" => array(), "githubRemotePaths" => array(), "previousFiles" => "",