| 
    Stud.IP
    2.4 Revision 48548
    
   | 
  
Variables | |
| $scms = array_values(StudipScmEntry::GetSCMEntriesForRange($SessSemName[1])) | |
| $msg = "" | |
| if($_SESSION['scm-flash']) | $i_view = Request::option('i_view') | 
| $_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) | 
| $_show_scm = Request::option('show_scm', $scms[0]['scm_id']) | 
| if ($_SESSION['scm-flash']) $i_view = Request::option('i_view') | 
| $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])) |