Revision 1858
Added by Luisehahne almost 13 years ago
| save.php | ||
|---|---|---|
| 418 | 418 |
." (58, 'wbmail_signature', '')," |
| 419 | 419 |
." (59, 'confirmed_registration', '1')," |
| 420 | 420 |
." (60, 'page_extendet', 'true')," |
| 421 |
." (61, 'modules_upgrade_list', 'news,wysiwyg,form')," |
|
| 422 | 421 |
." (62, 'system_locked', '0')"; |
| 423 | 422 |
if(!$database->query($settings_rows)) { set_error($database->get_error()); }
|
| 424 | 423 |
|
Also available in: Unified diff
- remove MODULES_UPGRADE_LIST input from saettings