Files
bobsleighphotos.com/production/language/pt/includes/boxes/currency.inc.php
2017-03-02 20:30:40 -06:00

7 lines
101 B
PHP

<?php
$lv = !$langBully ? "lang" : "bully";
${$lv}['currency'] = array(
'currency' => "Moeda"
);
?>