Hi,

>> for addr in addr_list:
>>      if addr == REQUEST.form[email]:
> 
> This line should be...
> 
>>      if addr == REQUEST.form['email']:

Sorry for my mistake...

Regards,

-- 
Yusuke NAKAI

mail: [EMAIL PROTECTED]
web : http://nagosui.org
_______________________________________________
COREblog-en mailing list
[email protected]
http://postaria.com/mailman/listinfo/coreblog-en
Unsubscription writing to [EMAIL PROTECTED]

Reply via email to