[PHP-DOC] cvs: phpdoc /en/reference/dba/functions dba-open.xml From: Philip Olson (philip <email protected>)
Date: 11/10/02

philip Sun Nov 10 18:22:28 2002 EDT

  Modified files:
    /phpdoc/en/reference/dba/functions dba-open.xml
  Log:
  Returns resource on success.
  
  
Index: phpdoc/en/reference/dba/functions/dba-open.xml
diff -u phpdoc/en/reference/dba/functions/dba-open.xml:1.5 phpdoc/en/reference/dba/functions/dba-open.xml:1.6
--- phpdoc/en/reference/dba/functions/dba-open.xml:1.5 Sat Nov 9 19:36:06 2002
+++ phpdoc/en/reference/dba/functions/dba-open.xml Sun Nov 10 18:22:27 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/dba.xml, last change in rev 1.2 -->
   <refentry id="function.dba-open">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
- <type>resource|false</type><methodname>dba_open</methodname>
+ <type>resource</type><methodname>dba_open</methodname>
       <methodparam><type>string</type><parameter>path</parameter></methodparam>
       <methodparam><type>string</type><parameter>mode</parameter></methodparam>
       <methodparam><type>string</type><parameter>handler</parameter></methodparam>

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php