cvs: peardoc /fr/package/authentication/auth/storage ldap.xml
[email protected] ("Christophe Gesch?")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvsmoosh1198128296@cvsserver> |
moosh Thu Dec 20 05:24:56 2007 UTC
Modified files:
/peardoc/fr/package/authentication/auth/storage ldap.xml
Log:
sync to en 1.3 : - added missing parenthesis
http://cvs.php.net/viewvc.cgi/peardoc/fr/package/authentication/auth/storage/ldap.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/fr/package/authentication/auth/storage/ldap.xml
diff -u peardoc/fr/package/authentication/auth/storage/ldap.xml:1.2 peardoc/fr/package/authentication/auth/storage/ldap.xml:1.3
--- peardoc/fr/package/authentication/auth/storage/ldap.xml:1.2 Wed Feb 28 22:10:44 2007
+++ peardoc/fr/package/authentication/auth/storage/ldap.xml Thu Dec 20 05:24:56 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
-<!-- EN-Revision: 1.2 Maintainer: moosh Status: ready -->
+<!-- $Revision: 1.3 $ -->
+<!-- EN-Revision: 1.3 Maintainer: moosh Status: ready -->
<!-- Credit: yannick -->
<refentry id="package.authentication.auth.storage.ldap">
@@ -479,7 +479,7 @@
'memberisdn' => true,
'groupdn' => 'cn=Users',
'groupscope' => 'one',
- );
+ ));
]]>
</programlisting>
</example>
@@ -531,4 +531,4 @@
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
--->
\ No newline at end of file
+-->