|
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) | |
| $strreset = get_string('reset') | |
| $strresetcourse = get_string('resetcourse') | |
| $strremove = get_string('remove') | |
| $mform = new course_reset_form() | |
| if($mform->is_cancelled()) else | if ($data=$mform->get_data()) |
| $mform = new course_reset_form() |
| $strremove = get_string('remove') |
| $strreset = get_string('reset') |
| $strresetcourse = get_string('resetcourse') |