|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | mod |
Local Library of functions for module scorm. | |
Variables | |
| $confirm = optional_param('confirm', false, PARAM_BOOL) | |
| $return = $CFG->wwwroot.'/' | |
| if(isguestuser()) | $strunsubscribeall = get_string('unsubscribeall', 'forum') |
| $confirm = optional_param('confirm', false, PARAM_BOOL) |
Definition at line 27 of file unsubscribeall.php.
| $return = $CFG->wwwroot.'/' |
Definition at line 35 of file unsubscribeall.php.
| if (isguestuser()) $strunsubscribeall = get_string('unsubscribeall', 'forum') |
Definition at line 41 of file unsubscribeall.php.