<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.9.92">
</HEAD>
<BODY>
Hi folks,<BR>
<BR>
I had finally had it, so I used phpCodeBeautifier to reformat all of the source in 4.2.4 and I'm very pleased. (<A HREF="http://www.waterproof.fr/products/phpCodeBeautifier/).">http://www.waterproof.fr/products/phpCodeBeautifier/).</A> <BR>
<BR>
However, as imagined, diff's are now screwed up, mainly because of 1 issue:<BR>
<BLOCKQUOTE>
I like:<BR>
if ( blah, blah )<BR>
{<BR>
///<BR>
}<BR>
<BR>
I can only get phpCB to do:<BR>
if ( blah, blah ) {<BR>
////<BR>
}<BR>
<BR>
</BLOCKQUOTE>
I've attached main index.php for you to see. Are you interested in applying to trunk? <BR>
<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
Cheers!<BR>
Mike<BR>
<BR>
Yahoo: mikecrowe<BR>
MSNM: mike@mikeandkellycrowe.com<BR>
Gmail: drmikecrowe@gmail.com<BR>
<BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>