wwwroot. '/course/report/log/index.php?chooselog=1&showusers=1&showcourses=1&host_course='.$mnet_peer->id. '%2F1&user='.'0'. '&date=0'. '&modid=&modaction=0&logformat=showashtml'; admin_externalpage_print_header(); if (isset($mnet_peer->id) && $mnet_peer->id > 0) { $tabs[] = new tabobject('mnetdetails', 'peers.php?step=update&hostid='.$mnet_peer->id, $strmnetedithost, $strmnetedithost, false); $tabs[] = new tabobject('mnetservices', 'mnet_services.php?step=list&hostid='.$mnet_peer->id, $strmnetservices, $strmnetservices, false); $tabs[] = new tabobject('mnetthemes', 'mnet_themes.php?step=list&hostid='.$mnet_peer->id, $strmnetthemes, $strmnetthemes, false); if ($mnet_peer->application->name == 'moodle') { $tabs[] = new tabobject('mnetlog', $logurl, $strmnetlog, $strmnetlog, false); } } else { $tabs[] = new tabobject('mnetdetails', '#', $strmnetedithost, $strmnetedithost, false); } print_tabs(array($tabs), 'mnetdetails'); print_simple_box_start("center", ""); ?>
public_key)) $mnet_peer->public_key = ''; ?> deleted) && $mnet_peer->deleted > 0) { $key = mnet_get_public_key($mnet_peer->wwwroot, $mnet_peer->application->xmlrpc_server_url); $mnet_peer->public_key = clean_param($key, PARAM_PEM); } ?> id) && $mnet_peer->id > 0) { ?> deleted) && $mnet_peer->deleted > 0){ ?> ip_address) && '' != $mnet_peer->ip_address){ ?>
:
:
'; helpbutton("publickey", get_string('publickey', 'mnet'), "mnet", true, true); ?> public_key)) { print_string('nopubkey', 'mnet'); } ?>
: public_key_expires < time()) { print_string('expired', 'mnet'); echo ' '; } echo userdate($mnet_peer->public_key_expires); ?>
:
: last_connect_time == 0)? get_string('never','mnet') : date('H:i:s d/m/Y',$mnet_peer->last_connect_time);?>
:

'; helpbutton("ipaddress", get_string('ipaddress', 'mnet'), "mnet", true, true); ?>: ip_address; ?>
" />