diff --git a/lib/config___users-template.php b/lib/config___users-template.php index 5c7a370..d72f952 100644 --- a/lib/config___users-template.php +++ b/lib/config___users-template.php @@ -19,7 +19,7 @@ $ICEcoderUserSettings = array( "lineWrapping" => true, "indentWithTabs" => true, "indentSize" => 4, -"bugFilePaths" => "", +"bugFilePaths" => array(), "bugFileCheckTimer" => 0, "bugFileMaxLines" => 0, "pluginPanelAligned" => "left",