Files
PrestaShop/translations/br/tabs.php
T
2013-02-20 15:24:58 +01:00

4 lines
41 B
PHP
Executable File

<?php
$tabs = array();
return $tabs;
?>