use i18n propel behavior instead of manual model for traduction

This commit is contained in:
Manuel Raynaud
2013-01-30 14:49:53 +01:00
parent efe364dfc0
commit 4a199173f0
222 changed files with 67239 additions and 5967 deletions

View File

@@ -24,6 +24,7 @@
namespace Thelia\Log;
use Thelia\Model\Config;
use Thelia\Model\ConfigDesc;
use Thelia\Model\ConfigQuery;
class TlogDestinationConfig