cvs: peardoc /en/package/networking net-ldap.xml
[email protected] ("Christian Weiske")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvscweiske1243939688@cvsserver> |
cweiske Tue Jun 2 10:48:08 2009 UTC
Modified files:
/peardoc/en/package/networking net-ldap.xml
Log:
fix ldap link
http://cvs.php.net/viewvc.cgi/peardoc/en/package/networking/net-ldap.xml?r1=1.14&r2=1.15&diff_format=u
Index: peardoc/en/package/networking/net-ldap.xml
diff -u peardoc/en/package/networking/net-ldap.xml:1.14 peardoc/en/package/networking/net-ldap.xml:1.15
--- peardoc/en/package/networking/net-ldap.xml:1.14 Thu May 28 08:11:56 2009
+++ peardoc/en/package/networking/net-ldap.xml Tue Jun 2 10:48:07 2009
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
-<book xmlns="http://docbook.org/ns/docbook" version="lillet" xml:id="package.networking.net-ldap">
+<book
+ xmlns="http://docbook.org/ns/docbook"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ version="lillet" xml:id="package.networking.net-ldap"
+>
<info>
<title>Net_LDAP</title>
<abstract>
@@ -12,7 +16,7 @@
</para>
<para>
Please note, that as of 2009-05-28 Net_LDAP2 has become stable. Please use
- <xlink href="&url.pear.package;Net_LDAP2">Net_LDAP2</xlink> instead.
+ <link xlink:href="&url.pear.package;Net_LDAP2">Net_LDAP2</link> instead.
</para>
</abstract>
</info>