From 5e322350a5813f94adc3c1dfc0488b207d8a7bf0 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Sun, 26 Oct 2003 20:31:50 +0000 Subject: [PATCH] Added em and timer. git-svn-id: https://develop.svn.wordpress.org/trunk@478 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/b2footer.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/wp-admin/b2footer.php b/wp-admin/b2footer.php index 35f8202d75..2408c52d57 100644 --- a/wp-admin/b2footer.php +++ b/wp-admin/b2footer.php @@ -1,10 +1,10 @@ + +

WordPress Support Forums
$querycount queries - ".number_format(timer_stop(),3)." seconds"; -} + echo number_format(timer_stop(), 2)." seconds"; ?> -

WordPress Support Forums
+

\ No newline at end of file