refactor reset_install script

This commit is contained in:
Manuel Raynaud
2013-09-03 11:14:44 +02:00
parent 15a91a9fd9
commit 1496f51c0e
2 changed files with 5 additions and 8 deletions

View File

@@ -2,6 +2,7 @@
namespace Thelia\Model;
use Thelia\Core\Event\CategoryEvent;
use Thelia\Model\Base\Category as BaseCategory;
use Propel\Runtime\ActiveQuery\Criteria;
use Thelia\Tools\URL;