fixed a little mis-specification

This commit is contained in:
Loïc Chapeaux
2001-09-15 09:23:55 +00:00
parent 73a38c85d0
commit 8e9ff58e32

View File

@@ -29,7 +29,7 @@ if (!defined('__LIB_DISPLAY_TBL__')){
* *
* @param string the synthetic value for display_mode (see <20>1 a few * @param string the synthetic value for display_mode (see <20>1 a few
* lines above for explanations) * lines above for explanations)
* @global integer the total number of rows returned by the sql query * @param integer the total number of rows returned by the sql query
* without any programmatically appended "LIMIT" clause * without any programmatically appended "LIMIT" clause
* (just a copy of $unlim_num_rows if it exists, else * (just a copy of $unlim_num_rows if it exists, else
* computed inside this function) * computed inside this function)