Revision 1549
Added by Luisehahne almost 14 years ago
| save.php | ||
|---|---|---|
| 493 | 493 |
." ('string_file_mode', '$file_mode'),"
|
| 494 | 494 |
." ('string_dir_mode', '$dir_mode'),"
|
| 495 | 495 |
." ('wbmailer_routine', 'phpmail'),"
|
| 496 |
." ('server_email', 'admin@yourdomain.com')," // avoid that mail provider (e.g. mail.com) reject mails like yourname@mail.com
|
|
| 496 |
." ('server_email', '$admin_email')," // avoid that mail provider (e.g. mail.com) reject mails like yourname@mail.com
|
|
| 497 | 497 |
." ('wbmailer_default_sendername', 'WB Mailer'),"
|
| 498 | 498 |
." ('wbmailer_smtp_host', ''),"
|
| 499 | 499 |
." ('wbmailer_smtp_auth', ''),"
|
Also available in: Unified diff
christmas time corrected wrong files