Revision 1858
Added by Dietmar almost 12 years ago
save.php | ||
---|---|---|
185 | 185 |
'rename_files_on_upload', |
186 | 186 |
'page_spacer', |
187 | 187 |
'page_icon_dir', |
188 |
'modules_upgrade_list' |
|
189 | 188 |
); |
190 | 189 |
$disallow_in_fields = array( |
191 | 190 |
'pages_directory', |
... | ... | |
205 | 204 |
'rename_files_on_upload', |
206 | 205 |
'page_spacer', |
207 | 206 |
'page_icon_dir', |
208 |
'modules_upgrade_list' |
|
209 | 207 |
); |
210 | 208 |
|
211 | 209 |
// Query current settings in the db, then loop through them and update the db with the new value |
Also available in: Unified diff
- remove MODULES_UPGRADE_LIST input from saettings