From 30fc452dd66e79948c6f27afea3d4a444006db17 Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Wed, 8 May 2013 14:37:24 +0000 Subject: [PATCH] Set the ldap_control_paged_result defaults for iscritical and cookie -- Provided by Michael Graham git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330192 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ldap/functions/ldap-control-paged-result.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/ldap/functions/ldap-control-paged-result.xml b/reference/ldap/functions/ldap-control-paged-result.xml index 695c51afd8..239edb3aab 100644 --- a/reference/ldap/functions/ldap-control-paged-result.xml +++ b/reference/ldap/functions/ldap-control-paged-result.xml @@ -13,8 +13,8 @@ xmlns:xlink="http://www.w3.org/1999/xlink"> boolldap_control_paged_result resourcelink intpagesize - booliscritical - stringcookie + booliscriticalfalse + stringcookie"" Enable LDAP pagination by sending the pagination control (page size, cookie...).