Stud.IP
2.0 Revision 48548
|
Variables | |
$scms = array_values(StudipScmEntry::GetSCMEntriesForRange($SessSemName[1])) | |
$msg = "" | |
if($_SESSION['scm-flash']) | $_show_scm = Request::option('show_scm', $scms[0]['scm_id']) |
if($perm->have_studip_perm('tutor', $SessSemName[1])&&in_array($i_view, words('change kill first_position'))) | $scm = new StudipScmEntry($_show_scm) |
if ($_SESSION['scm-flash']) $_show_scm = Request::option('show_scm', $scms[0]['scm_id']) |
$msg = "" |
if ($perm->have_studip_perm('tutor', $SessSemName[1])&&in_array($i_view, words('change kill first_position'))) $scm = new StudipScmEntry($_show_scm) |
$scms = array_values(StudipScmEntry::GetSCMEntriesForRange($SessSemName[1])) |