]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 96675: checksetup should require admin e-mail address satisfy emailregexp...
authorzach%zachlipton.com <>
Sun, 28 Oct 2001 11:40:59 +0000 (11:40 +0000)
committerzach%zachlipton.com <>
Sun, 28 Oct 2001 11:40:59 +0000 (11:40 +0000)
commit5fd4cf4381e34c57a6b1dcc7ea3fa57d8f42d0cf
treec8329523d8bc5c90cc8139b228efcc0af25bd477
parentd672813699ae015a80f79dcb7df5da65c1914c0a
Fix for bug 96675: checksetup should require admin e-mail address satisfy emailregexp. This fix has
checksetup.pl use the emailregexp set in params if the params file exists, or ensures that it matches the
default emailregexp from defparams.pl.

r1=justdave, r2=bbaetz.
checksetup.pl