Current File : /home/pacjaorg/public_html/km/components/com_djclassifieds/views/item/tmpl/default_buynow.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('buynowform', array('item' => $this->item, 'par' => $this->par)); ?>