steinm Wed Feb 8 06:31:39 2006 UTC
Modified files:
/phpdoc/en/reference/paradox/functions px-new.xml
Log:
- added note that this function has no meaning in oo interface
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/paradox/functions/px-new.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/paradox/functions/px-new.xml
diff -u phpdoc/en/reference/paradox/functions/px-new.xml:1.2
phpdoc/en/reference/paradox/functions/px-new.xml:1.3
--- phpdoc/en/reference/paradox/functions/px-new.xml:1.2 Sun Jun 19
20:46:15 2005
+++ phpdoc/en/reference/paradox/functions/px-new.xml Wed Feb 8 06:31:39 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/paradox.xml, last change in rev -->
<refentry id="function.px-new">
<refnamediv>
@@ -16,7 +16,8 @@
<para>
Create a new paradox object. You will have to call this function before any
further functions. <function>px_new</function> does not create any file on
- the disk, it justs creates an instance of a paradox object.
+ the disk, it just creates an instance of a paradox object. This function
+ must not be called if the object oriented interface is used.
</para>
</refsect1>