curt Sat Jul 10 15:35:25 2004 EDT
Modified files:
/phpdoc/en/language oop5.xml
Log:
watch those tabs.
http://cvs.php.net/diff.php/phpdoc/en/language/oop5.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/language/oop5.xml
diff -u phpdoc/en/language/oop5.xml:1.1 phpdoc/en/language/oop5.xml:1.2
--- phpdoc/en/language/oop5.xml:1.1 Sat Jul 10 15:30:37 2004
+++ phpdoc/en/language/oop5.xml Sat Jul 10 15:35:25 2004
@@ -1,15 +1,14 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<chapter id="language.oop5">
<title>Classes and Objects</title>
<sect1 id="op5.intro">
- <title>Introduction</title>
- <para>
- Intro to oop5 for php
- </para>
-
- </sect1>
+ <title>Introduction</title>
+ <para>
+ Intro to oop5 for php
+ </para>
+ </sect1>
&language.oop5.oop5-decon;
&language.oop5.oop5-visibility;