repo.or.cz
/
moodle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
OKAY! THIS IS IT! MOODLE 1.6!
[moodle.git]
/
auth
/
none
/
config.html
blob
e3056dbba4b50270e96fb4272040356323a8c46e
1
<!-- No config needed -->
2
<div
align
=
"center"
><?php
print_string
(
'none'
);
?>
</div>
3
<?php
print_auth_lock_options
(
$auth
,
$user_fields
,
get_string
(
'auth_fieldlocks_help'
,
'auth'
),
false
,
false
);
?>