示例#1
0
	function savegeneral()
	{
		require_once(JPATH_SITE.DS.'administrator'.DS.'components'.DS.'com_hwdvideoshare'.DS.'models'.DS.'settings.php');
		hwdvids_BE_settings::savegeneral();
		return;
	}