|
|
2 |
INSERT IGNORE INTO systempreferences (variable,value,options,explanation,type) |
3 |
VALUES ('SendAllEmailsTo','',NULL,'This email will replace the To address in every message sent by the system. This is meant to help testing and validation only.','Textarea'); |