Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/admin/licenses.php File Reference

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

Variable Documentation

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.

$returnurl = "$CFG->wwwroot/$CFG->admin/settings.php?section=managelicenses"

Definition at line 29 of file licenses.php.

 All Data Structures Namespaces Files Functions Variables Enumerations