From 2409cd86f7a771b4c2e5b561d499559b741bb205 Mon Sep 17 00:00:00 2001 From: jim winstead Date: Wed, 2 Jan 2002 00:42:17 +0000 Subject: [PATCH] udm-get-res-field: fix range of row git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66642 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/mnogosearch.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/mnogosearch.xml b/functions/mnogosearch.xml index 3a4872b9ac..44dfe06158 100644 --- a/functions/mnogosearch.xml +++ b/functions/mnogosearch.xml @@ -1,5 +1,5 @@ - + mnoGoSearch Functions mnoGoSearch @@ -683,7 +683,7 @@ Following is an example of displaying links of the current level in format: row - the number of the link on the current page. May have values from 0 to - UDM_PARAM_NUM_ROWS. + UDM_PARAM_NUM_ROWS-1.