Files
2017-03-02 20:30:40 -06:00

7 lines
124 B
PHP
Executable File

<?php
$lv = !$langBully ? "lang" : "bully";
${$lv}['index'] = array(
'latest_products' => "&Uacute;ltimos Productos"
);
?>