X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FPage%2FPb%2FEntry.pm;h=4eacd4e0f56ab2eccbc1c63f4c53690bfd06df30;hb=6af4c58414046030f387c7f8cb8aa06776d64607;hp=78560fd061b023eae962c01c98c67cdb2df4aa04;hpb=0a9ccdd836aa7dd0104baa19509f65d7c7e860c4;p=plack-app-gruntmaster.git diff --git a/lib/Gruntmaster/Page/Pb/Entry.pm b/lib/Gruntmaster/Page/Pb/Entry.pm index 78560fd..4eacd4e 100644 --- a/lib/Gruntmaster/Page/Pb/Entry.pm +++ b/lib/Gruntmaster/Page/Pb/Entry.pm @@ -40,8 +40,8 @@ HTML }; sub _generate{ - my ($self, $htc, $lang, $logger, $contest, $id) = @_; - debug $logger => "language is '$lang', contest is '$contest', id is '$id'"; + my ($self, $htc, $lang, $env, $contest, $id) = @_; + debug $env => "language is '$lang', contest is '$contest', id is '$id'"; $htc->param(cansubmit => 1); if ($contest) {