Debugging postpush.pl

This commit is contained in:
David Brown 2016-06-27 17:56:19 +01:00
parent 61c9790edc
commit 3a17e1a656

View file

@ -9,6 +9,7 @@ use POSIX "strftime";
use CGI qw(:standard escapeHTML);
use JSON;
sub writelog {
my ($msg) = @_;