|
Stud.IP
3.1 Revision 48552
|
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')) |