This commit is contained in:
franck
2013-09-16 22:35:29 +02:00
parent 4721b6c1de
commit bff08dd581
2 changed files with 2 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ namespace Thelia\Model;
use Thelia\Model\Base\Folder as BaseFolder;
use Thelia\Tools\URL;
use Propel\Runtime\Connection\ConnectionInterface;
class Folder extends BaseFolder
{