Files
PrestaShop/override/classes/Translate.php
2012-02-13 15:20:25 +00:00

8 lines
51 B
PHP

<?php
class Translate extends TranslateCore
{
}