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

7 lines
121 B
PHP

<?php
$lv = !$langBully ? "lang" : "bully";
${$lv}['randomProd'] = array(
'featured_prod' => "Produto Apresentado"
)
?>