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

Go to the source code of this file.

Variables

 $returnurl = new moodle_url('/admin/settings.php', array('section'=>'manageauths'))
 $action = optional_param('action', '', PARAM_ACTION)
 $auth = optional_param('auth', '', PARAM_PLUGIN)

Variable Documentation

Definition at line 21 of file auth.php.

$auth = optional_param('auth', '', PARAM_PLUGIN)

Definition at line 22 of file auth.php.

$returnurl = new moodle_url('/admin/settings.php', array('section'=>'manageauths'))

Definition at line 17 of file auth.php.

 All Data Structures Namespaces Files Functions Variables Enumerations