|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | auth |
Enumerations | |
| enum | CLI_SCRIPT |
Variables | |
| if($unrecognized) if($options['help']) if(!is_enabled_auth('db')) | $verbose = !empty($options['verbose']) |
| $update = empty($options['noupdate']) | |
| $dbauth = get_auth_plugin('db') | |
| enum CLI_SCRIPT |
Definition at line 46 of file sync_users.php.
| $dbauth = get_auth_plugin('db') |
Definition at line 90 of file sync_users.php.
| $update = empty($options['noupdate']) |
Definition at line 88 of file sync_users.php.
| if ($unrecognized) if ($options['help']) if (!is_enabled_auth('db')) $verbose = !empty($options['verbose']) |
Definition at line 87 of file sync_users.php.