Initial commit
This commit is contained in:
6
production/language/pt/includes/boxes/randomProd.inc.php
Normal file
6
production/language/pt/includes/boxes/randomProd.inc.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$lv = !$langBully ? "lang" : "bully";
|
||||
${$lv}['randomProd'] = array(
|
||||
'featured_prod' => "Produto Apresentado"
|
||||
)
|
||||
?>
|
||||
Reference in New Issue
Block a user