|
Stud.IP
2.3 Revision 48548
|
Variables | |
| if (Request::option('admin_inst_id')) | |
| $hash_secret = "hgeisgczwgebt" | |
| $i_view = Request::option('i_view') | |
| if(get_config('RESOURCES_ENABLE')) if(get_config('EXTERN_ENABLE')) | $db = new DB_Seminar |
| $db2 = new DB_Seminar | |
| $cssSw = new cssClassSwitcher | |
| $Modules = new Modules | |
| $test_tasks = array('create', 'i_edit', 'i_kill', 'i_trykill') | |
| $submitted_task = '' | |
| $header_line = getHeaderLine($i_view) | |
| $lockrule = LockRules::getObjectRule($i_view) | |
| $cssSw = new cssClassSwitcher |
| if (get_config('RESOURCES_ENABLE')) if (get_config('EXTERN_ENABLE')) $db = new DB_Seminar |
| $db2 = new DB_Seminar |
| $hash_secret = "hgeisgczwgebt" |
| $header_line = getHeaderLine($i_view) |
| $i_view = Request::option('i_view') |
| $lockrule = LockRules::getObjectRule($i_view) |
| $submitted_task = '' |
| $test_tasks = array('create', 'i_edit', 'i_kill', 'i_trykill') |
| if(Request::option('admin_inst_id')) |