betz            Sun Dec  1 09:29:25 2002 EDT

  Modified files:              
    /phpdoc/en/reference/objaggregation reference.xml 
  Log:
  WS fix,  no tabs
  
  
Index: phpdoc/en/reference/objaggregation/reference.xml
diff -u phpdoc/en/reference/objaggregation/reference.xml:1.5 
phpdoc/en/reference/objaggregation/reference.xml:1.6
--- phpdoc/en/reference/objaggregation/reference.xml:1.5        Sun Dec  1 09:20:11 
2002
+++ phpdoc/en/reference/objaggregation/reference.xml    Sun Dec  1 09:29:25 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
  <reference id="ref.objaggregation">
   <title>Object Aggregation/Composition Functions</title>
   <titleabbrev>Object Aggregation</titleabbrev>
@@ -302,16 +302,16 @@
 $fs object
 Class: filestorage
 property: data (array)
-       0 => 3.1415926535898
-       1 => kludge != cruft
+    0 => 3.1415926535898
+    1 => kludge != cruft
 method: filestorage
 method: write
 
 $ws object
 Class: wddxstorage
 property: data (array)
-       0 => 3.1415926535898
-       1 => kludge != cruft
+    0 => 3.1415926535898
+    1 => kludge != cruft
 property: version = 1.0
 property: _id = ID::9bb2b640764d4370eb04808af8b076a5
 method: wddxstorage
@@ -342,8 +342,8 @@
 $fs object
 Class: filestorage
 property: data (array)
-       0 => 3.1415926535898
-       1 => kludge != cruft
+    0 => 3.1415926535898
+    1 => kludge != cruft
 property: version = 1.0
 method: filestorage
 method: write
@@ -366,8 +366,8 @@
 $fs object
 Class: filestorage
 property: data (array)
-       0 => 3.1415926535898
-       1 => kludge != cruft
+    0 => 3.1415926535898
+    1 => kludge != cruft
 property: version = 1.0
 property: dbtype = mysql
 method: filestorage
@@ -392,8 +392,8 @@
 $fs object
 Class: filestorage
 property: data (array)
-       0 => 3.1415926535898
-       1 => kludge != cruft
+    0 => 3.1415926535898
+    1 => kludge != cruft
 property: dbtype = mysql
 method: filestorage
 method: write



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to