Sun Mar 21, 2004 12:36 pm |
Replies: 3 |
Views: 8079 |
|
 |
Yes,
1 tip for anyone else using this with phpED.
There is an option which is not documented, but very necessary.
-optimize-eol
add this option and your code and it will be beautified perf ...
|
Sat Mar 20, 2004 2:28 pm |
Replies: 3 |
Views: 8079 |
|
 |
Solved it myself!
--comment-rendering-style PEAR --equal-align-position 50 --padding-char-count 4
options with out an option start with -
optionw with options start --
|
Sat Mar 20, 2004 11:53 am |
Replies: 3 |
Views: 8079 |
|
 |
Can anyone help.
I am trying to run the command line version of phpCB on a win2k platform. I can run it fine through the shell (dos cmd) directly, but when I try to use the customisation feature in ...
|