| [ Index ] |
PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008] |
[Summary view] [Print] [Text view]
1 <!-- No config needed --> 2 <div style="text-align: center"><?php print_string('none'); ?></div> 3 4 <table cellspacing="0" cellpadding="5" border="0"> 5 <?php 6 7 print_auth_lock_options('none', $user_fields, get_string('auth_fieldlocks_help', 'auth'), false, false); 8 9 ?> 10 </table>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed Jan 14 11:33:29 2009 | Cross-referenced by PHPXref 0.7 |