reference/ibm_db2/functions/db2-procedures.xml
871b71764cdca8238069f27436d96011a6a2cb36
...
...
@@ -13,7 +13,7 @@
13
13
<methodsynopsis>
14
14
<type>resource</type><methodname>db2_procedures</methodname>
15
15
<methodparam><type>resource</type><parameter>connection</parameter></methodparam>
16
-
<methodparam><type>string</type><parameter>qualifier</parameter></methodparam>
16
+
<methodparam><type class="union"><type>string</type><type>null</type></type><parameter>qualifier</parameter></methodparam>
17
17
<methodparam><type>string</type><parameter>schema</parameter></methodparam>
18
18
<methodparam><type>string</type><parameter>procedure</parameter></methodparam>
19
19
</methodsynopsis>
...
...
@@ -175,7 +175,6 @@ Use the PEAR Coding Standards
175
175

176
176

177
177
</refentry>
178
-

179
178
<!-- Keep this comment at the end of the file
180
179
Local variables:
181
180
mode: sgml
182
181