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