Re: Bug with removing a user

Lukas Kahwe Smith <[email protected]> Tue, 15 Nov 2005 12:10:25 +0100
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
Dan Rossi wrote:
> ill update via cvs again and see if it happens again.

i think i found the problem ..

if you pass an empty data array to LiveUser_Admin_Storage_SQL::update() 
it still tries to execute an update.

i think i will handle this case by then directly returning true.

regards,
Lukas