| 
    Stud.IP
    2.4 Revision 48548
    
   | 
  
Variables | |
| $cssSw = new cssClassSwitcher | |
| $msg = array() | |
| $send_from_search = Request::int('send_from_search',false) | |
| $send_from_search_page = Request::quoted('send_from_search_page') | |
| $stm_obj = new StudipStmInstance(Request::option('stm_instance_id')) | |
| if (!$stm_obj->isNew()) | |
| $cssSw = new cssClassSwitcher | 
| $msg = array() | 
| $send_from_search = Request::int('send_from_search',false) | 
| $send_from_search_page = Request::quoted('send_from_search_page') | 
| $stm_obj = new StudipStmInstance(Request::option('stm_instance_id')) | 
| if(!$stm_obj->isNew()) |