>tied(%session)->delete;
>[17175]ERR: 24: Error in Perl code: Can't call method "delete" on an undefined >value at /var/www/html/contact/autentication.epl line 93. Looks like your session is not correctly setup. Use the Embperl %udat session handling and tied(%udat) -> delete should work Gerald --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
