forked from science-ation/science-ation
If anyones emails are still set to come from 'website@sfiab.ca' wipe that out, which will force it to default to the fair manager's email address when sending - we dont want anything coming from that address!
This commit is contained in:
parent
21ea57a661
commit
74905273cc
@ -1 +1 @@
|
||||
163
|
||||
164
|
||||
|
1
db/db.update.164.sql
Normal file
1
db/db.update.164.sql
Normal file
@ -0,0 +1 @@
|
||||
UPDATE `emails` SET `from`='' WHERE `from`='website@sfiab.ca';
|
Loading…
Reference in New Issue
Block a user