summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2003-09-12 07:57:06 +0200
committergerv%gerv.net <>2003-09-12 07:57:06 +0200
commit95791d4b9edc26cd55483e71970d9f743f12f094 (patch)
treebe8e3bf0bff09b3be59f4911a9039400b412b4dc /checksetup.pl
parent26413f0d9594b465cbee93cadd6c0d355f48a81e (diff)
downloadbugzilla-95791d4b9edc26cd55483e71970d9f743f12f094.tar.gz
bugzilla-95791d4b9edc26cd55483e71970d9f743f12f094.tar.xz
Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of people, but in the end by gerv; r,a=justdave.
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-xchecksetup.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/checksetup.pl b/checksetup.pl
index 289f963b0..2434872ca 100755
--- a/checksetup.pl
+++ b/checksetup.pl
@@ -1078,7 +1078,6 @@ END
bug_link => [ sub { return sub { return $_; } }, 1],
csv => sub { return $_; },
time => sub { return $_; },
- obscure_email => sub { return $_; },
none => sub { return $_; } ,
},
}) || die ("Could not create Template Provider: "