get('language')) { Portal_Session::set('language', $request->get('language')); } Vtiger_Connector::getInstance()->fetchModules(); header('Location: index.php'); } }