[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_9-25782-g18c6832

Marc Delisle lem9 at users.sourceforge.net
Mon Jan 2 14:14:34 CET 2012


The branch, master has been updated
       via  18c683234c905c3fd46a68947e5ac351285f9e00 (commit)
      from  1a10f735b6690566946cb424f2bef9adeb94524f (commit)


- Log -----------------------------------------------------------------
commit 18c683234c905c3fd46a68947e5ac351285f9e00
Author: Marc Delisle <marc at infomarc.info>
Date:   Mon Jan 2 08:13:47 2012 -0500

    Comment adjusted to reflect a previous change of function name

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

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

diff --git a/tbl_alter.php b/tbl_alter.php
index 8efee90..344d65a 100644
--- a/tbl_alter.php
+++ b/tbl_alter.php
@@ -184,7 +184,7 @@ if ($abort == false) {
     // could be executed to replace the info given by SHOW FULL COLUMNS FROM.
     /**
      * @todo put this code into a require()
-     * or maybe make it part of PMA_DBI_get_fields();
+     * or maybe make it part of PMA_DBI_get_columns();
      */
 
     // We also need this to correctly learn if a TIMESTAMP is NOT NULL, since


hooks/post-receive
-- 
phpMyAdmin




More information about the Git mailing list