[Phpmyadmin-git] [SCM] phpMyAdmin branch, QA_3_3, updated. RELEASE_3_3_1RC1-67-g0f6215f

Marc Delisle lem9 at users.sourceforge.net
Mon Mar 22 18:27:20 CET 2010


The branch, QA_3_3 has been updated
       via  0f6215f70ed47a1c26743dab636fb74042d98833 (commit)
      from  e859e311496ae25e1c6de6412084bc336f0798b9 (commit)


- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

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

diff --git a/tbl_row_action.php b/tbl_row_action.php
index d72c7d5..efcc74d 100644
--- a/tbl_row_action.php
+++ b/tbl_row_action.php
@@ -43,7 +43,7 @@ if (isset($_REQUEST['submit_mult'])) {
     $submit_mult = 'row_export';
 }
 
-// garvin: If the 'Ask for confirmation' button was pressed, this can only come
+// If the 'Ask for confirmation' button was pressed, this can only come
 // from 'delete' mode, so we set it straight away.
 if (isset($_REQUEST['mult_btn'])) {
     $submit_mult = 'row_delete';


hooks/post-receive
-- 
phpMyAdmin




More information about the Git mailing list