Date: 10/10/01
- Next message: nzq_2gk1fvcdk5 <email protected>: "[PHP-DOC] 六千六百萬筆全世界最新Email名單"
- Previous message: jeroen <email protected>: "[PHP-DOC] Bug #13631 Updated: Wrong variable name in mail.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
fmk Wed Oct 10 18:23:18 2001 EDT
Modified files:
/phpdoc/en/functions fbsql.xml
Log:
Changed return values of new function to match the source
Index: phpdoc/en/functions/fbsql.xml
diff -u phpdoc/en/functions/fbsql.xml:1.26 phpdoc/en/functions/fbsql.xml:1.27
--- phpdoc/en/functions/fbsql.xml:1.26 Wed Oct 10 12:46:50 2001
+++ phpdoc/en/functions/fbsql.xml Wed Oct 10 18:23:17 2001
@@ -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>
- Next message: nzq_2gk1fvcdk5 <email protected>: "[PHP-DOC] 六千六百萬筆全世界最新Email名單"
- Previous message: jeroen <email protected>: "[PHP-DOC] Bug #13631 Updated: Wrong variable name in mail.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

