|
Stud.IP
jlu_3.3 Revision
|
Variables | |
| if ( $auth->is_authenticated() &&$user->id !='nobody') | |
| $index_nobody_template = $GLOBALS['template_factory']->open('index_nobody') | |
| $layout = $GLOBALS['template_factory']->open('shared/index_box') | |
| $portalplugins = PluginEngine::getPlugins('PortalPlugin') | |
| $index_nobody_template = $GLOBALS['template_factory']->open('index_nobody') |
| $layout = $GLOBALS['template_factory']->open('shared/index_box') |
| $portalplugins = PluginEngine::getPlugins('PortalPlugin') |
| if(Request::get('logout')) | ( | $auth->is_authenticated() && $user->id ! = 'nobody' | ) |