From 8718b8e4709d9b81bacb7e065c2939e8e9f37a0a Mon Sep 17 00:00:00 2001 From: "tara%tequilarista.org" <> Date: Fri, 20 Apr 2001 00:35:22 +0000 Subject: Bullshit checkin to add the fact that the previous changes also include the final fix for bug 72721. I am a buckethead --- duplicates.cgi | 1 + 1 file changed, 1 insertion(+) (limited to 'duplicates.cgi') diff --git a/duplicates.cgi b/duplicates.cgi index fbd2af7d6..9eeff20fd 100755 --- a/duplicates.cgi +++ b/duplicates.cgi @@ -22,6 +22,7 @@ # # Generates mostfreq list from data collected by collectstats.pl. + use diagnostics; use strict; use CGI "param"; -- cgit v1.2.3-24-g4f1b