From 13beba8606c26160c9f325299f7b06b4bf2eef8e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 23 Dec 2013 18:47:59 -0600 Subject: fix debug logging of ids --- lib/comments.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/comments.pm') diff --git a/lib/comments.pm b/lib/comments.pm index 1ccd469..576155c 100644 --- a/lib/comments.pm +++ b/lib/comments.pm @@ -207,6 +207,7 @@ sub display_subcomment my $z_date = verbosedate($c->{date}); my $z_age = get_age($c->{date}); $z_age .= " ago" unless $age eq "now"; + my $z_id = $c->{id}; my $z_user = $c->{username}; my $z_profile = qq($BUCKY/profile/$z_user); my $z_comment = linebr($c->{comment}, $args->{shorturl}); -- cgit v1.2.3-70-g09d2