mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
correct link references
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208077 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
298ea99f89
commit
09c4151a68
2 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue