New configuration variable allusersaresitestudents for Gustav to use

in modules ...
This commit is contained in:
moodler
2004-08-30 13:21:16 +00:00
parent 7f446f68b6
commit 6908074777
4 changed files with 21 additions and 18 deletions
+2 -1
View File
@@ -4,10 +4,11 @@
// It defines default values for any important configuration variables
$defaults = array (
"allowunenroll" => true,
"allusersaresitestudents" => true,
"auth" => 'email',
"auth_pop3mailbox" => 'INBOX',
"autologinguests" => 0,
"allowunenroll" => true,
"cachetext" => 60,
"changepassword" => true,
"country" => "",