Archived
1
0
Fork 0

Merge branch 'master' of ssh://cpp/liblerdorf

This commit is contained in:
Root Cpp Charlie 2013-10-18 18:33:52 +02:00
commit 49bbc958a5

View file

@ -596,7 +596,7 @@ sub tag_tests
$project_id = lc $project_id;
$project_id =~ s/[^a-z0-9-_]/_/g;
my $rendu = $_[2];
my $rendu = $_[2] // "";
my $year;
if ($_[3])