dams Mon Feb 10 22:10:59 2003 EDT Modified files: /phpdoc/en/reference/dbase/functions dbase-open.xml Log: Hell with accents.. Index: phpdoc/en/reference/dbase/functions/dbase-open.xml diff -u phpdoc/en/reference/dbase/functions/dbase-open.xml:1.3 phpdoc/en/reference/dbase/functions/dbase-open.xml:1.4 --- phpdoc/en/reference/dbase/functions/dbase-open.xml:1.3 Mon Feb 10 21:50:48 2003 +++ phpdoc/en/reference/dbase/functions/dbase-open.xml Mon Feb 10 22:10:58 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.3 $ --> +<!-- $Revision: 1.4 $ --> <!-- splitted from ./en/functions/dbase.xml, last change in rev 1.2 --> <refentry id="function.dbase-open"> <refnamediv> @@ -18,7 +18,7 @@ the database couldn't be opened. </para> <para> - The paramtre <parameter>flags</parameter> correspond to those + Parameter <parameter>flags</parameter> correspond to those for the open() system call (Typically 0 means read-only, 1 means write-only, and 2 means read and write). </para>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php