Date: 08/15/00
- Next message: Jouni Ahto: "[PHP-DOC] cvs: phpdoc /hu/chapters intro.xml /hu/language operators.xml"
- Previous message: Mike Robinson: "[PHP-DOC] cvs: phpdoc /en/functions curl.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ronabop Tue Aug 15 03:01:21 2000 EDT
Modified files:
/phpdoc/en/functions ldap.xml
Log:
Typo (duplicate text) in example.
Index: phpdoc/en/functions/ldap.xml
diff -u phpdoc/en/functions/ldap.xml:1.13 phpdoc/en/functions/ldap.xml:1.14
--- phpdoc/en/functions/ldap.xml:1.13 Sun Aug 6 13:27:15 2000
+++ phpdoc/en/functions/ldap.xml Tue Aug 15 03:01:21 2000
@@ -78,7 +78,7 @@
if ($ds) {
echo "Binding ...";
$r=ldap_bind($ds); // this is an "anonymous" bind, typically
- // read-only access echo "Bind result is
+ // read-only access
echo "Bind result is ".$r."<p>";
echo "Searching for (sn=S*) ...";
- Next message: Jouni Ahto: "[PHP-DOC] cvs: phpdoc /hu/chapters intro.xml /hu/language operators.xml"
- Previous message: Mike Robinson: "[PHP-DOC] cvs: phpdoc /en/functions curl.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

