Aparently some emails use "webmaster@sfiab.ca" -- wipe that out as well to force them to set a proper from address or use the fair manager's email

This commit is contained in:
james 2010-03-02 20:18:39 +00:00
parent b49634f038
commit 471b358f2f
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
166
167

1
db/db.update.167.sql Normal file
View File

@ -0,0 +1 @@
UPDATE `emails` SET `from`='' WHERE `from`='webmaster@sfiab.ca';