From: lpsolit%gmail.com <> Date: Sun, 17 Dec 2006 00:30:22 +0000 (+0000) Subject: Bug 364055: Message confusing when your version of DBD::foo is too old - Patch by... X-Git-Tag: bugzilla-2.23.4~158 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8f54dca387040e1af649b9c68d90b9b5822dd31;p=thirdparty%2Fbugzilla.git Bug 364055: Message confusing when your version of DBD::foo is too old - Patch by Frédéric Buclin r=mkanat a=justdave --- diff --git a/Bugzilla/DB.pm b/Bugzilla/DB.pm index 1bc88c3517..9f517a8e75 100644 --- a/Bugzilla/DB.pm +++ b/Bugzilla/DB.pm @@ -146,7 +146,7 @@ sub bz_check_requirements { my $version = $dbd_ver ? " $dbd_ver or higher" : ''; print <