Files
PrestaShop/translations/de/tabs.php
T
2012-09-12 15:14:36 +00:00

5 lines
42 B
PHP
Executable File

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