solution for polls made simple modul
Posted: Fri Feb 16, 2007 9:01 am
hi
i found a bug in this polls modul
in Polls.module.php
this row
$this->smarty->assign('formstart','GetFormOnSubmit($this->GetName(),"poll").'"');
replace with
$this->smarty->assign('formstart','GetFormOnSubmit($this->GetName(),"poll").'>');
thats all folks
i found a bug in this polls modul
in Polls.module.php
this row
$this->smarty->assign('formstart','GetFormOnSubmit($this->GetName(),"poll").'"');
replace with
$this->smarty->assign('formstart','GetFormOnSubmit($this->GetName(),"poll").'>');
thats all folks