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
This commit is contained in:
jim winstead 2002-01-02 00:42:17 +00:00
parent 2036db95b3
commit 2409cd86f7

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.31 $ -->
<!-- $Revision: 1.32 $ -->
<reference id="ref.mnogo">
<title>mnoGoSearch Functions</title>
<titleabbrev>mnoGoSearch</titleabbrev>
@ -683,7 +683,7 @@ Following is an example of displaying links of the current level in format:
<para>
<parameter>row</parameter> - the number of the link on the current page.
May have values from 0 to
<parameter>UDM_PARAM_NUM_ROWS</parameter>.
<parameter>UDM_PARAM_NUM_ROWS-1</parameter>.
</para>
<para>