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.

> +/* $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.

Kind regards,
Paul van Schayck

Reply via email to