Revision 1849
Added by Luisehahne almost 13 years ago
| save.php | ||
|---|---|---|
| 417 | 417 |
." (57, 'groups_updated', '".time()."')," |
| 418 | 418 |
." (58, 'wbmail_signature', '')," |
| 419 | 419 |
." (59, 'confirmed_registration', '1')," |
| 420 |
." (60, 'page_extended', 'true'),"
|
|
| 420 |
." (60, 'page_extendet', 'true'),"
|
|
| 421 | 421 |
." (61, 'modules_upgrade_list', 'news,wysiwyg,form')," |
| 422 | 422 |
." (62, 'system_locked', '0')"; |
| 423 | 423 |
if(!$database->query($settings_rows)) { set_error($database->get_error()); }
|
Also available in: Unified diff
! Fill empty option modules dropdown in admin/pages/sections.php