updated credits

This commit is contained in:
Loïc Chapeaux
2001-12-19 12:41:19 +00:00
parent 4e11da70ff
commit 67c5521f81
2 changed files with 5 additions and 1 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$
$Source$
2001-12-19 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* Documentation.html; libraries/display_tbl.lib.php3: updated credits.
2001-12-18 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* sql.php3; tbl_change.php3; tbl_replace.php3;
libraries/display_tbl.lib.php3: the number of rows to return, display

View File

@@ -1000,7 +1000,8 @@ if (!defined('PMA_DISPLAY_TBL_LIB_INCLUDED')){
/**
* Do display the result table with the vertical direction mode
* Do display the result table with the vertical direction mode.
* Credits for this feature goes to Garvin Hicking <hicking@faktor-e.de>.
*
* @return boolean always true
*