diff options
author | bugreport%peshkin.net <> | 2005-02-21 02:18:40 +0100 |
---|---|---|
committer | bugreport%peshkin.net <> | 2005-02-21 02:18:40 +0100 |
commit | c7f7aa289892e6613135ea1727f688ee4b82a3ab (patch) | |
tree | 23a030ee574b86bd432666fd9f0d302e54ec1ccd /sanitycheck.cgi | |
parent | b6ddaf9809207f52a5f2ccefbb323eb92c887c8a (diff) | |
download | bugzilla-c7f7aa289892e6613135ea1727f688ee4b82a3ab.tar.gz bugzilla-c7f7aa289892e6613135ea1727f688ee4b82a3ab.tar.xz |
Bug 282835: Fix SQL error in sanitycheck.cgi
patch by LpSolit
r=joel,a=justdave
Diffstat (limited to 'sanitycheck.cgi')
-rwxr-xr-x | sanitycheck.cgi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sanitycheck.cgi b/sanitycheck.cgi index f58995d26..c803a2a0c 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"], |