Skip to content

Commit 1dd6a02

Browse files
author
wrongecho
committed
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.
1 parent 1a66ad9 commit 1dd6a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

footer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@
4545

4646
//$time_end = microtime(true);
4747
//$execution_time = ($time_end - $time_start);
48-
//echo '<h2>Total Execution Time: '.number_format((float) $execution_time, 10) .' seconds</h2>';
48+
//echo '<h2>Total Execution Time: '.number_format((float) $execution_time, 10) .' seconds</h2>';

0 commit comments

Comments
 (0)