]> iEval git - gruntmaster-page.git/blobdiff - lib/Gruntmaster/Page/Log/Entry.pm
Modernize templates
[gruntmaster-page.git] / lib / Gruntmaster / Page / Log / Entry.pm
index beceae7e2f1cf01dc4807570f8fb97c4ce46ab58..f3e3236f607d51a60d23c30dd99b8628ff662d00 100644 (file)
@@ -25,7 +25,7 @@ HTML
 
 sub _generate{
        my ($self, $htc, $lang, $logger, $ct, $id) = @_;
-       debug $logger => "language is $lang, contest is $ct and id is $id";
+       debug $logger => "language is '$lang', contest is '$ct' and id is '$id'";
        local $Gruntmaster::Data::contest = $ct;
 
        my @tests = ();
This page took 0.020869 seconds and 4 git commands to generate.