From 37722eca39874bb6abdcd120e3e458bd62dea62b Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Wed, 5 Jul 2017 11:43:18 -0700 Subject: Bug 1377933 - Remove trailing whitespace from all perl files --- show_activity.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'show_activity.cgi') diff --git a/show_activity.cgi b/show_activity.cgi index 96ff1b312..fe45a7180 100755 --- a/show_activity.cgi +++ b/show_activity.cgi @@ -24,7 +24,7 @@ my $vars = {}; # Begin Data/Security Validation ############################################################################### -# Check whether or not the user is currently logged in. +# Check whether or not the user is currently logged in. Bugzilla->login(); # Make sure the bug ID is a positive integer representing an existing -- cgit v1.2.3-24-g4f1b