From: "Sławomir Pucia" <[EMAIL PROTECTED]> > Could someone (maybe Derick) please explain why indentation of many (half?) > examples in mysql.xml (revision 1.101) have been changed? Now we have half > of the examples indented (4 spaces) and half not. Now I'm confused with > applying these changes to pl/. IMHO we should go back to non-indented > examples (as in the rest of chapters).
Since the beginning of the English PHP Manual, there have been 4 spaces in examples. You can correct this in en/ and use it in the pl/ tree. -Egon