| Current Path : /home/cbequiperp/www/modules/mod_pr_pricetable/ |
| Current File : /home/cbequiperp/www/modules/mod_pr_pricetable/mod_pr_pricetable.php |
<?php
/*
* @package Joomla 2.5
* @copyright Copyright (C) 2012 Open Source Matters. All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
*
* @module Pranon -PR PriceTable
* @copyright Copyright (C) Pranon www.pranon.com
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
*/
defined('_JEXEC') or die;
require JModuleHelper::getLayoutPath('mod_pr_pricetable', $params->get('layout', 'default'));
$moduleclass_sfx = $params->get('moduleclass_sfx', '');