|
Stud.IP
jlu_4.1 Revision
|
Variables | |
| $my_auth = (Config::get()->ENABLE_SELF_REGISTRATION ? "Seminar_Register_Auth" : "Seminar_Default_Auth") | |
| if(!Config::get() ->ENABLE_SELF_REGISTRATION) | if ( $auth->auth["uid"]=="nobody") |
| $template = $GLOBALS['template_factory']->open('register/success.php') | |
| $template | content_for_layout = ob_get_clean() |
| $template | infobox = $infobox ? ['content' => $infobox] : null |
| $content = $template->render() | |
| die | |
| $content = $template->render() |
| $my_auth = (Config::get()->ENABLE_SELF_REGISTRATION ? "Seminar_Register_Auth" : "Seminar_Default_Auth") |
| $template = $GLOBALS['template_factory']->open('register/success.php') |
| $template content_for_layout = ob_get_clean() |
| die |
| if(!Config::get() ->ENABLE_SELF_REGISTRATION) if($auth->auth["uid"]=="nobody") | ( | $auth->["uid"] = = "nobody" | ) |
| $template infobox = $infobox ? ['content' => $infobox] : null |