Stud.IP
2.0 Revision 48548
|
Functions | |
check_messaging_default () | |
check_schedule_default () | |
check_calendar_default () | |
check_semester_default () | |
startpage_redirect ($page_code) |
Variables | |
global | $i_page = basename($_SERVER['PHP_SELF']) |
global | $i_query = explode('&',getenv("QUERY_STRING")) |
global | $SessionStart |
global | $SessionSeminar |
global | $SessSemName |
global | $object_cache |
global | $contact |
global | $_language |
global | $DEFAULT_LANGUAGE |
global | $sess |
global | $auth |
global | $user |
global | $perm |
global | $CurrentLogin |
global | $LastLogin |
global | $forum |
global | $writemode |
global | $my_messaging_settings |
global | $my_schedule_settings |
global | $my_personal_sems |
global | $my_studip_settings |
global | $homepage_cache_own |
global | $CALENDAR_ENABLE |
global | $AUTH_LIFETIME |
global | $_language_path = init_i18n($_language) |
check_calendar_default | ( | ) |
check_messaging_default | ( | ) |
check_schedule_default | ( | ) |
check_semester_default | ( | ) |
startpage_redirect | ( | $page_code | ) |
global $_language |
if ($SessionStart==0) if ($auth->is_authenticated()&&is_object($user)&&$user->id!="nobody") $_language_path = init_i18n($_language) |
global $auth |
global $AUTH_LIFETIME |
global $CALENDAR_ENABLE |
global $contact |
global $CurrentLogin |
global $DEFAULT_LANGUAGE |
global $forum |
global $homepage_cache_own |
$i_page = basename($_SERVER['PHP_SELF']) |
$i_query = explode('&',getenv("QUERY_STRING")) |
global $LastLogin |
global $my_messaging_settings |
global $my_personal_sems |
global $my_schedule_settings |
global $my_studip_settings |
global $object_cache |
global $perm |
global $sess |
global $SessionSeminar |
global $SessionStart |
global $SessSemName |
global $user |
global $writemode |