This commit is contained in:
Duncan Sommerville 2014-12-15 09:53:50 -05:00
parent 5f315abb79
commit b47f02d331
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ class GeneralSetup extends Setup {
* @return array associative array containing a display message and fields with errors
*/
function runSetup() {
// TODO Do we need to validate these settings?
if (count(self::$errors) <= 0) {
$this->writeToTemp();