Your IP : 216.73.216.231


Current Path : /home/digilove/public_html/components/com_bdthemes_shortcodes/helpers/
Upload File :
Current File : /home/digilove/public_html/components/com_bdthemes_shortcodes/helpers/shortcode.php

<?php

/**
 * BDThemes Shortcode Ultimate 
 *
 * @package     Shortcode Ultimate Joomla 3.0
 * @subpackage  BDThemes Schortcodes
 * @copyright Copyright (C) 2011-2014 BDThemes Ltd. All rights reserved.
 * @license http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
 * @author BDThemes
 * @author url http://bdthemes.com
 *
 */

// Check to ensure this file is included in Joomla!
defined('_JEXEC') or die;

jimport('joomla.application.component.view');
jimport('joomla.application.component.controller');

class JMasterViewSU extends JViewLegacy {}
class JControllerSU extends JControllerLegacy {}


?>