From: bugreport%peshkin.net <> Date: Mon, 21 Feb 2005 01:18:40 +0000 (+0000) Subject: Bug 282835: Fix SQL error in sanitycheck.cgi X-Git-Tag: bugzilla-2.19.3~267 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7f7aa289892e6613135ea1727f688ee4b82a3ab;p=thirdparty%2Fbugzilla.git Bug 282835: Fix SQL error in sanitycheck.cgi patch by LpSolit r=joel,a=justdave --- diff --git a/sanitycheck.cgi b/sanitycheck.cgi index f58995d26d..c803a2a0ce 100755 --- a/sanitycheck.cgi +++ b/sanitycheck.cgi @@ -338,7 +338,6 @@ CrossCheck("profiles", "userid", ["watch", "watcher"], ["watch", "watched"], ['whine_events', 'owner_userid'], - ['whine_schedules', 'mailto_userid'], ["tokens", "userid"], ["user_group_map", "user_id"], ["components", "initialowner", "name"],