[Vtigercrm-developers] Reformatting vtiger source?

Mike Crowe mike at mikeandkellycrowe.com
Mon Mar 13 05:18:08 PST 2006


Hi folks,

I had finally had it, so I used phpCodeBeautifier to reformat all of the
source in 4.2.4 and I'm very pleased.
(http://www.waterproof.fr/products/phpCodeBeautifier/).  

However, as imagined, diff's are now screwed up, mainly because of 1
issue:

        I like:
        if ( blah, blah )
        {
            ///
        }
        
        I can only get phpCB to do:
        if ( blah, blah ) {
            ////
        }
        

I've attached main index.php for you to see.  Are you interested in
applying to trunk?  


Cheers!
Mike

Yahoo:  mikecrowe
MSNM:  mike at mikeandkellycrowe.com
Gmail:  drmikecrowe at gmail.com


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20060313/86b4558c/attachment-0005.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: index.php.ZIP
Type: application/zip
Size: 7895 bytes
Desc: not available
Url : http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20060313/86b4558c/attachment-0003.zip 


More information about the vtigercrm-developers mailing list