This commit is contained in:
franck
2013-08-31 11:39:14 +02:00
parent 6aa2f80444
commit 533f18bcec

View File

@@ -6,6 +6,7 @@ use Thelia\Model\Base\Category as BaseCategory;
use Propel\Runtime\ActiveQuery\Criteria;
use Thelia\Tools\URL;
use Thelia\Core\Event\TheliaEvents;
use Propel\Runtime\Connection\ConnectionInterface;
class Category extends BaseCategory
{