View | Details | Raw Unified | Return to bug 17391
Collapse All | Expand All

(-)a/installer/data/mysql/atomicupdate/bug_17391.sql (-1 / +2 lines)
Line 0 Link Here
0
- 
1
INSERT INTO systempreferences (variable,value,options,explanation,type) VALUES ('ReplytoDefault',  '',  NULL,  'The default email address to be set as replyto.',  'Free');
2
INSERT INTO systempreferences (variable,value,options,explanation,type) VALUES ('ReturnpathDefault',  '',  NULL,  'The default email address to be set as return-path',  'Free');

Return to bug 17391