[COREblog-en] Comment reply handling

Yusuke NAKAI nyusuke at nagosui.org
Sat Dec 23 06:30:06 CET 2006


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: nyusuke at nagosui.org
web : http://nagosui.org



More information about the COREblog-en mailing list