Date: 09/21/01
- Next message: Hartmut Holzgraefe: "[PHP-DOC] cvs: phpdoc /en/functions array.xml cpdf.xml image.xml math.xml ming.xml network.xml pdf.xml strings.xml swf.xml var.xml"
- Previous message: Maxim Vysotskiy: "[PHP-DOC] I'd like to contribute to PHPDoc project in russian"
- Next in thread: Hartmut Holzgraefe: "[PHP-DOC] cvs: phpdoc /en/functions fbsql.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
fmk Fri Sep 21 13:21:57 2001 EDT
Modified files:
/phpdoc/en/functions fbsql.xml
Log:
Fixing wrong return type
Index: phpdoc/en/functions/fbsql.xml
diff -u phpdoc/en/functions/fbsql.xml:1.21 phpdoc/en/functions/fbsql.xml:1.22
--- phpdoc/en/functions/fbsql.xml:1.21 Wed Sep 19 06:25:17 2001
+++ phpdoc/en/functions/fbsql.xml Fri Sep 21 13:21:57 2001
@@ -1,5 +1,5 @@
<?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.21 $ -->
+<!-- $Revision: 1.22 $ -->
<reference id="ref.fbsql">
<title>FrontBase functions</title>
<titleabbrev>FrontBase</titleabbrev>
@@ -1858,7 +1858,7 @@
<title>Description</title>
<funcsynopsis>
<funcprototype>
- <funcdef>resource <function>fbsql_select_db</function></funcdef>
+ <funcdef>bool <function>fbsql_select_db</function></funcdef>
<paramdef>string <parameter>database_name</parameter></paramdef>
<paramdef>resource
<parameter>
- Next message: Hartmut Holzgraefe: "[PHP-DOC] cvs: phpdoc /en/functions array.xml cpdf.xml image.xml math.xml ming.xml network.xml pdf.xml strings.xml swf.xml var.xml"
- Previous message: Maxim Vysotskiy: "[PHP-DOC] I'd like to contribute to PHPDoc project in russian"
- Next in thread: Hartmut Holzgraefe: "[PHP-DOC] cvs: phpdoc /en/functions fbsql.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

