From 84e4e561880486a079dca4056019e024b2d1d043 Mon Sep 17 00:00:00 2001 From: dg9vh Date: Mon, 9 May 2016 22:39:47 +0200 Subject: [PATCH] Added modes-info and MMDVMHost-Version --- config/config.php | 3 ++- include/functions.php | 48 +++++++++++++++++++++++++++++++++++++++++++ include/modes.php | 17 +++++++++++++++ index.php | 6 ++++-- 4 files changed, 71 insertions(+), 3 deletions(-) create mode 100644 include/modes.php diff --git a/config/config.php b/config/config.php index 2342547..aaa39a3 100644 --- a/config/config.php +++ b/config/config.php @@ -1,9 +1,10 @@ + "> + \ No newline at end of file diff --git a/include/modes.php b/include/modes.php new file mode 100644 index 0000000..f2e6552 --- /dev/null +++ b/include/modes.php @@ -0,0 +1,17 @@ +
+ +
Enabled Modes
+ + + + + + + + + + + + +
+
diff --git a/index.php b/index.php index 7c19294..d58e39d 100644 --- a/index.php +++ b/index.php @@ -21,15 +21,17 @@ include "include/functions.php"; - <?php echo REPEATERCALLSIGN?> - MMDVM-Dashboard by DG9VH + <?php echo getCallsign($mmdvmconfigs) ?> - MMDVM-Dashboard by DG9VH