Paul van Schayck wrote:
Hey Tony,
A few comments.
On Fri, 10 Dec 2004 21:52:45 -0700, Tony Lambregts
<[EMAIL PROTECTED]> wrote:
+ <td> <input type="text" name="ext_email" value="<?=$ext_email;?>">
Shorttags. I don't like them. They can be turned of in php.ini to
allow the (now more often appearing) <?xml tag.
Debugging Cruft (from the original code)
+/* $bugzilla_db_port = 3306; is this needed? I dont think so.*/
3306 is default. So, no not really needed.
+Contributors:
+ Paul van Schayck <[EMAIL PROTECTED]>
Can this be changed to [EMAIL PROTECTED] Or just removed.
Can do.
Kind regards,
Paul van Schayck