Re: [PHP-DEV] Bug database From: Simon Roberts (simon <email protected>)
Date: 05/22/00

Well, I don't have access to change it directly, or run the code here, but
the following diff to table_wrapper.inc obeys a global bool
$use_simple_layout to write output in a

Colname1=val1
Colname2=val2
Colname3=val3
<hr>

type format. You/someone would just need to add the bool to the form, or
set it on some other way. YMMV, this code has never been run :)

Simon

(BTW, who do I talk to about getting write access to the bug database. There
are several I could close, and it's kindof frustrating to see such a large
count there)

Simon

----- Original Message -----
From: "Andi Gutmans" <andi <email protected>>
To: "PHP Development" <php-dev <email protected>>
Sent: Monday, May 22, 2000 4:13 PM
Subject: [PHP-DEV] Bug database

> Does anyone have time to make a lighter version of the bug database
listing?
> Something which won't use tables and icons but will just display it in
text?
>
> Andi
> ---
> Andi Gutmans <andi <email protected>>
> http://www.zend.com/
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>