Date: 05/22/00
- Next message: Manuel Lemos: "[PHP-DEV] Re: [PHP4BETA] Re: [PHP-DEV] Re: [PHP4BETA] PHP 4.0.0 Release packaged"
- Previous message: Ing. Lucía V. Fernández Seijo: "[PHP-DEV] PHP PROGRAMER NEEDED."
- In reply to: Andi Gutmans: "[PHP-DEV] Bug database"
- Next in thread: Rasmus Lerdorf: "Re: [PHP-DEV] Bug database"
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] Bug database"
- Reply: Andi Gutmans: "Re: [PHP-DEV] Bug database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
>
- application/octet-stream attachment: table_wrapper.inc.diff
-- 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>
- Next message: Manuel Lemos: "[PHP-DEV] Re: [PHP4BETA] Re: [PHP-DEV] Re: [PHP4BETA] PHP 4.0.0 Release packaged"
- Previous message: Ing. Lucía V. Fernández Seijo: "[PHP-DEV] PHP PROGRAMER NEEDED."
- In reply to: Andi Gutmans: "[PHP-DEV] Bug database"
- Next in thread: Rasmus Lerdorf: "Re: [PHP-DEV] Bug database"
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] Bug database"
- Reply: Andi Gutmans: "Re: [PHP-DEV] Bug database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

