| Current Path : /home/bijouxly/www/templates/themler2016a_160333/includes/ |
| Current File : /home/bijouxly/www/templates/themler2016a_160333/includes/currency_15.php |
<?php
function currency_15() {
$document = JFactory::getDocument();
$view = $document->view;
?>
<?php echo $view->position('currency', '', '15', 'currency'); ?>
<?php
}