From 20d216e68b65c1fb9eace03dae30c0328565ba35 Mon Sep 17 00:00:00 2001 From: dg9vh Date: Mon, 18 Jul 2016 16:04:51 +0000 Subject: [PATCH] start/stop refreshing via link in footer --- index.php | 18 +++++++++++++++++- version.php | 2 +- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 455c24f..b1aa329 100644 --- a/index.php +++ b/index.php @@ -16,7 +16,13 @@ include "version.php"; + + @@ -78,7 +84,17 @@ $time = $time[1] + $time[0]; $finish = $time; $total_time = round(($finish - $start), 4); echo ''; -?> | get your own at: https://github.com/dg9vh/MMDVMHost-Dashboard +?> | +stop refreshing'; +} else { + echo 'start refreshing'; +} + +?> + | get your own at: https://github.com/dg9vh/MMDVMHost-Dashboard