reference/ldap/functions/ldap-t61-to-8859.xml
76f8c0151d9a99d2f96e154da050e64305862b21
...
...
@@ -1,6 +1,6 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-
<refentry xml:id='function.ldap-t61-to-8859' xmlns="http://docbook.org/ns/docbook">
3
+
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.ldap-t61-to-8859">
4
4
<refnamediv>
5
5
<refname>ldap_t61_to_8859</refname>
6
6
<refpurpose>Translate t61 characters to 8859 characters</refpurpose>
...
...
@@ -9,14 +9,13 @@
9
9
<refsect1 role="description">
10
10
&reftitle.description;
11
11
<methodsynopsis>
12
-
<type>string</type><methodname>ldap_t61_to_8859</methodname>
12
+
<type class="union"><type>string</type><type>false</type></type><methodname>ldap_t61_to_8859</methodname>
13
13
<methodparam><type>string</type><parameter>value</parameter></methodparam>
14
14
</methodsynopsis>
15
15
&warn.undocumented.func;
16
16
</refsect1>
17
17

18
18
</refentry>
19
-

20
19
<!-- Keep this comment at the end of the file
21
20
Local variables:
22
21
mode: sgml
23
22