From: Julien Moutinho Date: Fri, 14 Mar 2014 20:27:25 +0000 (+0100) Subject: Correction : check_canedit() . X-Git-Url: http://git.cyclocoop.org/?p=ikiwiki%2Fpoll.git;a=commitdiff_plain;h=40fe6defb88afea888bd466a0b3b32f2f52999f9 Correction : check_canedit() . --- diff --git a/poll.pm b/poll.pm index b79fd0e..f5bb0d1 100644 --- a/poll.pm +++ b/poll.pm @@ -187,6 +187,7 @@ sub sessioncgi ($$) { use Data::Dumper; error("bad page name"); } + &IkiWiki::check_canedit($page, $cgi, $session); # Did they vote before? If so, let them change their vote, # and check for dups.