various fixes from insight

This commit is contained in:
Manuel Raynaud
2014-06-18 09:33:32 +02:00
parent 588be42e0f
commit 101197c0de
11 changed files with 26 additions and 34 deletions

View File

@@ -49,7 +49,6 @@ class Update
$logger = Tlog::getInstance();
$logger->setLevel(Tlog::DEBUG);
$success = true;
$updatedVersions = array();
$currentVersion = ConfigQuery::read('thelia_version');