Random dood

Anonymous
just sorted out some PEAR problems,

go into PEAR.php and alter all is_null($Var) to $var == null .

of course it goes without saying that you shouldn't do that unless you're using PHP 4.03 or below

and also for those of you whose web server does not support any mail server/functions, you can set a SMTP and you your ISP's smtp server to send mails.

Hope it helps