Fixes Issue #26

This commit is contained in:
Andrés Montañez
2013-11-07 12:28:21 -02:00
parent f961a51c37
commit 97934aef91
+1 -1
View File
@@ -83,7 +83,7 @@ class InitCommand extends AbstractCommand
'true', 'true',
30 30
), ),
$this->generalTemplate $this->getGeneralConfigTemplate()
); );
return $globalSettings; return $globalSettings;