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

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')

Enumeration Type Documentation

enum CLI_SCRIPT

Definition at line 46 of file sync_users.php.


Variable Documentation

$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.

 All Data Structures Namespaces Files Functions Variables Enumerations