Skip to content

Commit

Permalink
Add banner to admin footer
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
wrongecho committed Nov 6, 2024
1 parent 1a66ad9 commit 1dd6a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@

//$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>';

0 comments on commit 1dd6a02

Please sign in to comment.