%PDF- %PDF-
| Direktori : /home1/lightco1/www/plugins/system/jsnframework/libraries/joomlashine/base/compat/ |
| Current File : //home1/lightco1/www/plugins/system/jsnframework/libraries/joomlashine/base/compat/model_j30.php |
<?php
/**
* @version $Id$
* @package JSN_Framework
* @author JoomlaShine Team <support@joomlashine.com>
* @copyright Copyright (C) 2012 JoomlaShine.com. All Rights Reserved.
* @license GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
*
* Websites: http://www.joomlashine.com
* Technical Support: Feedback - http://www.joomlashine.com/contact-us/get-support.html
*/
// No direct access to this file
defined('_JEXEC') or die('Restricted access');
/**
* Base model class for use across JSN libraries and extensions.
*
* @package JSN_Framework
* @since 1.1.0
*/
class JSNBaseModel extends JModelLegacy
{
}