rpc_negotiation_timeout)) { $config->rpc_negotiation_timeout = '30'; } if (!isset ($config->auto_add_remote_users)) { $config->auto_add_remote_users = '0'; } $yesno = array(get_string('no'), get_string('yes')); if (empty($CFG->mnet_dispatcher_mode) || $CFG->mnet_dispatcher_mode !== 'strict') { echo $OUTPUT->box(get_string('mnetdisabled','mnet')); } ?>
: | error_text($err['rpc_negotiation_timeout']); } ?> | |
: | auto_add_remote_users, false); ?> | |
: | ||
: | ||
: | ||
: |