Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/auth/none/lang/en/auth_none.php File Reference

Go to the source code of this file.

Namespaces

namespace  auth_none

Variables

 $string ['auth_nonedescription'] = 'Users can sign in and create valid accounts immediately, with no authentication against an external server and no confirmation via email. Be careful using this option - think of the security and administration problems this could cause.'
 $string ['pluginname'] = 'No authentication'

Variable Documentation

$string['auth_nonedescription'] = 'Users can sign in and create valid accounts immediately, with no authentication against an external server and no confirmation via email. Be careful using this option - think of the security and administration problems this could cause.'

Definition at line 26 of file auth_none.php.

$string['pluginname'] = 'No authentication'

Definition at line 27 of file auth_none.php.

 All Data Structures Namespaces Files Functions Variables Enumerations