Files
bobsleighphotos.com/_cubecart/CubeCart-4.3.0/language/ru/includes/boxes/randomProd.inc.php
2017-03-02 20:30:40 -06:00

7 lines
132 B
PHP
Executable File

<?php
$lv = !$langBully ? "lang" : "bully";
${$lv}['randomProd'] = array(
'featured_prod' => "Особый Продукт"
)
?>