Merge branch 'master' into template

This commit is contained in:
Etienne Roudeix
2013-09-17 16:53:57 +02:00
44 changed files with 10697 additions and 635 deletions

View File

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