Add banner to admin footer

To contain the app version, once we move to doing dev/master branches with releases.

Also adding the standard links to the forum, docs and sponsor services page.
This commit is contained in:
wrongecho 2024-11-06 12:56:29 +00:00
parent 1a66ad9070
commit 1dd6a02a15
1 changed files with 1 additions and 1 deletions

View File

@ -45,4 +45,4 @@ if (str_contains(basename($_SERVER["PHP_SELF"]), "admin_")) { ?>
//$time_end = microtime(true);
//$execution_time = ($time_end - $time_start);
//echo '<h2>Total Execution Time: '.number_format((float) $execution_time, 10) .' seconds</h2>';
//echo '<h2>Total Execution Time: '.number_format((float) $execution_time, 10) .' seconds</h2>';