Current File : /home/pacjaorg/public_html/km/components/com_djclassifieds/views/item/tmpl/default_price.php |
<?php
/**
* @package DJ-Classifieds
* @copyright Copyright (C) DJ-Extensions.com, All rights reserved.
* @license http://www.gnu.org/licenses GNU/GPL
* @author url: http://dj-extensions.com
* @author email contact@dj-extensions.com
*/
/* view backward compatibility */
defined ('_JEXEC') or die('Restricted access');
?>
<?php echo DJClassifiedsTheme::renderLayout('price', array('item' => $this->item, 'highest_bid' => $this->highest_bid, 'show_buynow_form' => true, 'cl' => 'row_gd', 'context' => 'item', 'par' => $this->par)); ?>