From 89327fce181cfe24cee96bab13f85e4f2dc0a4aa Mon Sep 17 00:00:00 2001 From: ayasystems Date: Wed, 15 Jun 2016 15:23:04 +0200 Subject: [PATCH] Create log.php --- scripts/log.php | 96 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 scripts/log.php diff --git a/scripts/log.php b/scripts/log.php new file mode 100644 index 0000000..df7bd2e --- /dev/null +++ b/scripts/log.php @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + <?php echo getCallsign($mmdvmconfigs) ?> - MMDVM-Dashboard by DG9VH + + + + +
+
+ Fichero log +
+
+eof()) { + // Echo one line from the file. + echo $file->fgets(); + echo "
"; +} + +// Unset the file to call __destruct(), closing the file handle. +$file = null; + +?> +
+ +
+
+ + +'; +?> | get your own at: https://github.com/dg9vh/MMDVMHost-Dashboard +
+ + +