'; foreach ($networks as $network) { echo ' '; } } else { ?>
\n"; print "
"; echo _("Custom Info"); print "
\n"; print "
\n"; $custom = 'custom.php'; if (file_exists($custom)) { include $custom; } else { print "
"; echo _("File custom.php not found! Did you forget to create it?"); print "
\n"; } print "
\n"; print "\n"; } if (defined("SHOWCPU")) { include "include/sysinfo_ajax.php"; showLapTime("sysinfo"); } if (defined("SHOWDISK")) { include "include/disk.php"; showLapTime("disk"); } if (defined("SHOWRPTINFO")) { include "include/repeaterinfo.php"; showLapTime("repeaterinfo"); } if (defined("SHOWMODES")) { include "include/modes.php"; showLapTime("modes"); } if (defined("SHOWLH")) { include "include/lh_ajax.php"; showLapTime("lh_ajax"); } if (defined("SHOWLOCALTX")) { include "include/localtx_ajax.php"; showLapTime("localtx_ajax"); } if (defined("SHOWDAPNET")) { include "include/dapnet_ajax.php"; showLapTime("dapnet_ajax"); } if (defined("ENABLEYSFGATEWAY")|| defined("ENABLEDMRGATEWAY")) { include "include/gatewayinfo.php"; showLapTime("gatewayinfo"); } ?>
setTimezone(new DateTimeZone(TIMEZONE)); echo "MMDVMHost-Dashboard V ".VERSION." | "._("Last Reload")." ".$lastReload->format('Y-m-d, H:i:s')." (".TIMEZONE.")"; echo ''; ?> | '._("stop refreshing").''; } else { echo ''._("start refreshing").''; } ?> | https://github.com/dg9vh/MMDVMHost-Dashboard | @DG9VH@radiosocial.de |