Hello Matthew,

Please don't make lines exceed 78 chars (the only exception is for <methodsynopsis> and its children).

didou


Matthew Peters wrote:
mfp             Wed Jul 20 10:50:40 2005 EDT

Modified files: /phpdoc/en/reference/sdodasrel/functions SDO-DAS-Relational-applyChanges.xml SDO-DAS-Relational-createRootDataObject.xml SDO-DAS-Relational-construct.xml SDO-DAS-Relational-executeQuery.xml /phpdoc/en/reference/sdodasrel reference.xml Log:
  Substantial WS change to get one-space indentation.
No other changes of any sort.

------------------------------------------------------------------------

http://cvs.php.net/diff.php/phpdoc/en/reference/sdodasrel/functions/SDO-DAS-Relational-applyChanges.xml?r1=1.2&r2=1.3&ty=u
Index: 
phpdoc/en/reference/sdodasrel/functions/SDO-DAS-Relational-applyChanges.xml
diff -u 
phpdoc/en/reference/sdodasrel/functions/SDO-DAS-Relational-applyChanges.xml:1.2 
phpdoc/en/reference/sdodasrel/functions/SDO-DAS-Relational-applyChanges.xml:1.3
--- 
phpdoc/en/reference/sdodasrel/functions/SDO-DAS-Relational-applyChanges.xml:1.2 
    Tue Jul 19 10:21:02 2005
+++ phpdoc/en/reference/sdodasrel/functions/SDO-DAS-Relational-applyChanges.xml 
Wed Jul 20 10:50:37 2005

+  <para>
+   Given a PDO database handle and the special root object of a data graph, 
examine the change summary in the datagraph and applies the changes to the 
database.
+   The changes that it can apply can be creations of data objects, deletes of 
data objects, and modifications to properties of data objects.
+  </para>
+ </refsect1>

Reply via email to