Re: [PHPLIB-DEV] cvs commit From: Alexander Aulbach (ssilk <email protected>)
Date: 02/14/00

On Mon, 14 Feb 2000, chagenbu wrote:
}- if ( !isset($id) or ("" == $id) ) {
}+ if (empty($id)) {

Hummm... there are some places in the code where this also happens...

Should I say more? :)

-- 

SSilk - Alexander Aulbach - Herbipolis/Frankonia Minoris - (0931)22032

- PHPLIB Developers Mailing List. Send messages to <phplib-dev <email protected>>. To unsubscribe, send "unsubscribe" to <phplib-dev-request <email protected>> in the body, not the subject, of your message.