• 1-888-289-2246
  • 24x7x365 Presence

Joomla error: RG_Emulation is On


Add the line below in the configuration.php file to disable this:

 if(!defined(‘RG_EMULATION’)) { define( ‘RG_EMULATION’, 0 ); }

]]>