|
Umfragen
|
Go to the source code of this file.
Variables | |
| $au = make_auth_object() | |
| $comp = $poll->check_setup_complete(true) | |
| $conf_index = 0 | |
| if ($poll->is_public===true) | |
| $teachers = explode(",",TEACHER_GROUP) | |
| if (in_array("{$_SESSION["user"]->group}", $teachers)) | |
| $au = make_auth_object() |
Definition at line 29 of file edit.poll.php.
| $comp = $poll->check_setup_complete(true) |
Definition at line 32 of file edit.poll.php.
| $conf_index = 0 |
Definition at line 149 of file edit.poll.php.
| $teachers = explode(",",TEACHER_GROUP) |
Definition at line 293 of file edit.poll.php.
| if($poll->is_public===true) |
Definition at line 197 of file edit.poll.php.
| if(in_array("{$_SESSION["user"]->group}", $teachers)) |
Definition at line 294 of file edit.poll.php.