This commit is contained in:
Michal Čihař 2011-08-25 08:49:57 +02:00
parent 347fca5b86
commit ddfa57e1db

View File

@ -3,8 +3,8 @@
/**
* Functions for the table-search page and zoom-search page
*
* Funtion PMA_tbl_getFields : Returns the fields of a table
* Funtion PMA_tbl_search_getWhereClause : Returns the where clause for query generation
* Function PMA_tbl_getFields : Returns the fields of a table
* Function PMA_tbl_search_getWhereClause : Returns the where clause for query generation
*
* @package phpMyAdmin
*/