Changed return values of new function to match the source

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59333 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Frank M. Kromann 2001-10-10 22:23:19 +00:00
parent 2f1002e1fe
commit a7ffb89558

View file

@ -1,5 +1,5 @@
<?xml encoding="iso-8859-1"?>
<!-- $Revision: 1.26 $ -->
<!-- $Revision: 1.27 $ -->
<reference id="ref.fbsql">
<title>FrontBase functions</title>
<titleabbrev>FrontBase</titleabbrev>
@ -363,7 +363,7 @@
<title>Description</title>
<funcsynopsis>
<funcprototype>
<funcdef>resource <function>fbsql_create_blob</function></funcdef>
<funcdef>string <function>fbsql_create_blob</function></funcdef>
<paramdef>string <parameter>blob_data</parameter></paramdef>
<paramdef>resource
<parameter>
@ -413,7 +413,7 @@
<title>Description</title>
<funcsynopsis>
<funcprototype>
<funcdef>resource <function>fbsql_create_clob</function></funcdef>
<funcdef>string <function>fbsql_create_clob</function></funcdef>
<paramdef>string <parameter>clob_data</parameter></paramdef>
<paramdef>resource
<parameter>