[PHP-DOC] cvs: phpdoc /en/reference/sdo/functions SDO-DataObject-createDataObject.xml SDO-Sequence-insert.xml
by Caroline Maynard other posts by this author
Feb 27 2006 1:45AM messages near this date
[PHP-DOC] cvs: phpdoc /en/reference/hash reference.xml
|
[PHP-DOC] #36540 [NEW]: header documentation should be improved by moving the usage warning
cem Mon Feb 27 09:45:30 2006 UTC
Modified files:
/phpdoc/en/reference/sdo/functions SDO-Sequence-insert.xml
SDO-DataObject-createDataObject.xml
Log:
correct link references
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/sdo/functions/SDO-Sequence-insert.xml?r1=
1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/sdo/functions/SDO-Sequence-insert.xml
diff -u phpdoc/en/reference/sdo/functions/SDO-Sequence-insert.xml:1.7 phpdoc/en/reference/sd
o/functions/SDO-Sequence-insert.xml:1.8
--- phpdoc/en/reference/sdo/functions/SDO-Sequence-insert.xml:1.7 Fri Feb 24 18:36:40 2006
+++ phpdoc/en/reference/sdo/functions/SDO-Sequence-insert.xml Mon Feb 27 09:45:30 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. -->
<refentry id="function.SDO-Sequence-insert">
<refnamediv>
@@ -59,7 +59,7 @@
<listitem>
<para>
Either a property index, a property name, or an
- <link linkend='sdo.class.sdomodel_property'> SDO_Model_Property</link>,
+ <link linkend='sdo.class.sdo-property'> SDO_Model_Property</link>,
used to identify a property in the sequence's
corresponding SDO_DataObject.
A value of NULL signifies unstructured text.
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/sdo/functions/SDO-DataObject-createDataOb
ject.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/sdo/functions/SDO-DataObject-createDataObject.xml
diff -u phpdoc/en/reference/sdo/functions/SDO-DataObject-createDataObject.xml:1.7 phpdoc/en/
reference/sdo/functions/SDO-DataObject-createDataObject.xml:1.8
--- phpdoc/en/reference/sdo/functions/SDO-DataObject-createDataObject.xml:1.7 Fri Feb 24 18:
36:40 2006
+++ phpdoc/en/reference/sdo/functions/SDO-DataObject-createDataObject.xml Mon Feb 27 09:45:3
0 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. -->
<refentry id="function.SDO-DataObject-createDataObject">
<refnamediv>
@@ -39,7 +39,7 @@
Identifies the property for the data object type to be created.
Can be either a property name (string),
a property index (int), or an
- <link linkend='sdo.class.sdomodel-property'> SDO_Model_Property</link>.
+ <link linkend='sdo.class.sdo-property'> SDO_Model_Property</link>.
</para>
</listitem>
</varlistentry>
|