Revision 1035
Added by Matthias over 16 years ago
| save.php | ||
|---|---|---|
| 494 | 494 |
." ('wbmailer_smtp_host', ''),"
|
| 495 | 495 |
." ('wbmailer_smtp_auth', ''),"
|
| 496 | 496 |
." ('wbmailer_smtp_username', ''),"
|
| 497 |
." ('wbmailer_smtp_password', '')";
|
|
| 497 |
." ('wbmailer_smtp_password', ''),"
|
|
| 498 |
." ('mediasettings', '')";
|
|
| 498 | 499 |
$database->query($settings_rows); |
| 499 | 500 |
|
| 500 | 501 |
// Users table |
Also available in: Unified diff
- Added new functions to admin dir (Thanks Argos and Ruud)
- Updated install and upgrade-script
- Adapted wb_theme and classic_theme to changed admin dir files