Revision 1961
Added by darkviper about 11 years ago
save.php | ||
---|---|---|
176 | 176 |
'wbmail_signature' |
177 | 177 |
); |
178 | 178 |
$allow_empty_values = array( |
179 |
'website_title', |
|
180 |
'website_description', |
|
181 |
'website_keywords', |
|
179 | 182 |
'website_header', |
180 | 183 |
'website_footer', |
181 | 184 |
'wbmail_signature', |
Also available in: Unified diff
/admin/settings/save now also allows empty entries for 'website_title','website_description' and 'website_keywords'