Merge branch 'install_wizard'

This commit is contained in:
Manuel Raynaud
2013-09-17 16:02:24 +02:00
38 changed files with 10957 additions and 100 deletions

View File

@@ -86,6 +86,8 @@ class Thelia extends Kernel
$serviceContainer->setLogger('defaultLogger', \Thelia\Log\Tlog::getInstance());
$con->useDebug(true);
}
}
/**