Files
PrestaShop/translations/it/tabs.php
2012-07-13 08:09:16 +00:00

4 lines
41 B
PHP
Executable File

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