X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.main.git;a=blobdiff_plain;f=yarrg%2Fweb%2Fautohandler;h=8ff09966b953143dfd474a4a0d43c66913f47c38;hp=8096e66a61ba23b41181904fab5b596c5a2a5405;hb=HEAD;hpb=29010a75143814a91b4f5200454bea879280e7c1 diff --git a/yarrg/web/autohandler b/yarrg/web/autohandler index 8096e66..64e31fc 100644 --- a/yarrg/web/autohandler +++ b/yarrg/web/autohandler @@ -35,6 +35,8 @@ <%perl> +no warnings qw(exec); + use CommodsWeb; my $printable= printable($m); @@ -94,11 +96,5 @@ $r->content_type('text/html; charset=UTF-8'); which contains mostly contributions from YARRG users and is not covered by the AGPL. --> - + % $m->call_next();