|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | feedback |
Variables | |
| $id = required_param('id', PARAM_INT) | |
| $cmapid = required_param('cmapid', PARAM_INT) | |
| $url = new moodle_url('/mod/feedback/unmapcourse.php', array('id'=>$id)) | |
| $cmapid = required_param('cmapid', PARAM_INT) |
Definition at line 29 of file unmapcourse.php.
| $id = required_param('id', PARAM_INT) |
Definition at line 28 of file unmapcourse.php.
| $url = new moodle_url('/mod/feedback/unmapcourse.php', array('id'=>$id)) |
Definition at line 31 of file unmapcourse.php.