1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-27 21:50:17 +02:00

Fixes Issue #26

This commit is contained in:
Andrés Montañez 2013-11-07 12:28:21 -02:00
parent f961a51c37
commit 97934aef91

View File

@ -83,7 +83,7 @@ class InitCommand extends AbstractCommand
'true', 'true',
30 30
), ),
$this->generalTemplate $this->getGeneralConfigTemplate()
); );
return $globalSettings; return $globalSettings;