11 Dec
2004
11 Dec
'04
10:48 a.m.
Paul van Schayck wrote:
Hey Tony,
A few comments.
On Fri, 10 Dec 2004 21:52:45 -0700, Tony Lambregts <tony_lambregts(a)telusplanet.net> 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 <info(a)wwwdesign.tmfweb.nl>
Can this be changed to polleke(a)gmail.com? Or just removed.
Can do.
Kind regards, Paul van Schayck