[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA3-801-g054e265

Michal Čihař nijel at users.sourceforge.net
Thu Feb 17 17:17:37 CET 2011


The branch, master has been updated
       via  054e265cdbae052c3d66956e90cd5fabf52fe0d9 (commit)
      from  54e959ee59a2dcd2cd4cda8f08c436c60cab8984 (commit)


- Log -----------------------------------------------------------------
commit 054e265cdbae052c3d66956e90cd5fabf52fe0d9
Author: Michal Čihař <mcihar at novell.com>
Date:   Thu Feb 17 17:17:21 2011 +0100

    Remove useless reference to feature tracker

-----------------------------------------------------------------------

Summary of changes:
 sql.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/sql.php b/sql.php
index 0e59896..0232620 100644
--- a/sql.php
+++ b/sql.php
@@ -364,7 +364,6 @@ if (isset($GLOBALS['show_as_php']) || !empty($GLOBALS['validatequery'])) {
     }
 
     // Measure query time.
-    // TODO-Item http://sourceforge.net/tracker/index.php?func=detail&aid=571934&group_id=23067&atid=377411
     $querytime_before = array_sum(explode(' ', microtime()));
 
     $result   = @PMA_DBI_try_query($full_sql_query, null, PMA_DBI_QUERY_STORE);


hooks/post-receive
-- 
phpMyAdmin




More information about the Git mailing list