diff --git a/admin.php b/admin.php index 8e727af..a136aa0 100644 --- a/admin.php +++ b/admin.php @@ -1,4 +1,12 @@ "; -echo "Last cached on: ". getClock($basic['cached'], true) .".
"; +echo "Running Znote AAC Version: ". hhb_tohtml($basic['version']) .".
"; +echo "Last cached on: ". hhb_tohtml(getClock($basic['cached'], true)) .".
"; ?>