didou Mon Dec 15 11:40:52 2003 EDT
Modified files:
/phpdoc/howto working.xml
Log:
uncomment the reference to pear coding standards
Index: phpdoc/howto/working.xml
diff -u phpdoc/howto/working.xml:1.37 phpdoc/howto/working.xml:1.38
--- phpdoc/howto/working.xml:1.37 Tue Aug 12 04:19:44 2003
+++ phpdoc/howto/working.xml Mon Dec 15 11:40:51 2003
@@ -145,9 +145,9 @@
</simpara></listitem>
<listitem><simpara>
The contents of examples with programlistings
- start on column 0 in the XML code. <!-- Indenting,
+ start on column 0 in the XML code. Indenting,
bracketing and naming conventions in examples should
- adhere to the PEAR coding standards. -->
+ adhere to the PEAR coding standards.
</simpara></listitem>
<listitem><simpara>
All examples use the <literal><?php ... ?></literal>