|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Variables | |
| $returnurl = "$CFG->wwwroot/$CFG->admin/settings.php?section=managelicenses" | |
| $action = optional_param('action', '', PARAM_ACTION) | |
| $license = optional_param('license', '', PARAM_SAFEDIR) | |
| if(!confirm_sesskey()) | $return = true |
| $action = optional_param('action', '', PARAM_ACTION) |
Definition at line 31 of file licenses.php.
| $license = optional_param('license', '', PARAM_SAFEDIR) |
Definition at line 32 of file licenses.php.
| if (!confirm_sesskey()) $return = true |
Definition at line 41 of file licenses.php.
Definition at line 29 of file licenses.php.