Commit e29e5757 authored by bugzilla%glob.com.au's avatar bugzilla%glob.com.au

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

Patch by Byron Jones <bugzilla@glob.com.au> r=mkanat,a=justdave
parent c5065860
......@@ -28,6 +28,7 @@
# touched for more than the number of days specified in the whinedays param.
use strict;
use lib '.';
require "globals.pl";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment