Bug 298405: whineatnews.pl can't find Bugzilla/BugMail.pm

Patch by Byron Jones <bugzilla@glob.com.au> r=mkanat,a=justdave


git-svn-id: svn://10.0.0.236/trunk@175807 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bugzilla%glob.com.au
2005-07-08 02:17:04 +00:00
parent a07258512d
commit a3fd76968a

View File

@@ -28,6 +28,7 @@
# touched for more than the number of days specified in the whinedays param.
use strict;
use lib '.';
require "globals.pl";