|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | course |
Variables | |
| $id = required_param('id', PARAM_INT) | |
| $switchrole = optional_param('switchrole',-1, PARAM_INT) | |
| $returnurl = optional_param('returnurl', false, PARAM_URL) | |
| $id = required_param('id', PARAM_INT) |
Definition at line 36 of file switchrole.php.
| $returnurl = optional_param('returnurl', false, PARAM_URL) |
Definition at line 38 of file switchrole.php.
| $switchrole = optional_param('switchrole',-1, PARAM_INT) |
Definition at line 37 of file switchrole.php.