| Current Path : /home/sarayaglobal/saraya.com.my/components/com_rsform/controller/ |
| Current File : /home/sarayaglobal/saraya.com.my/components/com_rsform/controller/adapter.php |
<?php /** * @version 1.4.0 * @package RSform!Pro 1.4.0 * @copyright (C) 2007-2013 www.rsjoomla.com * @license GPL, http://www.gnu.org/copyleft/gpl.html */ defined( '_JEXEC' ) or die( 'Restricted access' ); require_once JPATH_ADMINISTRATOR.'/components/com_rsform/helpers/rsform.php'; global $RSadapter; $RSadapter = RSFormProHelper::getLegacyAdapter(); $GLOBALS['RSadapter'] = $RSadapter;