gehe zum Quellcode dieser Datei
Funktionen | |
| if(ini_get('register_globals')) if(get_magic_quotes_gpc()==1) | request_into_session ($name) |
Variablen | |
| $REQ = array_merge($HTTP_GET_VARS,$HTTP_POST_VARS,$_GET,$_POST) | |
| if (ini_get('register_globals')) if (get_magic_quotes_gpc()==1) request_into_session | ( | $ | name | ) |
| $REQ = array_merge($HTTP_GET_VARS,$HTTP_POST_VARS,$_GET,$_POST) |
Definiert in Zeile 42 der Datei request.inc.php.
Wird benutzt von Group::addRight(), OpenId::checkAuthentication(), IndexAction::evaluateRequestVars(), Action::forward(), Action::getRequestVar(), Action::hasRequestVar() und request_into_session().
1.5.8