rewriting tables

This commit is contained in:
Etienne Roudeix
2013-08-28 15:35:10 +02:00
parent f54ff0f914
commit 61e13c416c
13 changed files with 1170 additions and 3511 deletions

View File

@@ -1,9 +0,0 @@
<?php
namespace Thelia\Model;
use Thelia\Model\Base\Rewriting as BaseRewriting;
class Rewriting extends BaseRewriting {
}