mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Siteconfig/Email
* make hardcoded email configurable
This commit is contained in:
@@ -512,6 +512,9 @@ class AjaxAdmin extends AjaxHandler
|
||||
case 'static_host':
|
||||
$buildList = 'searchplugin,power,searchboxBody,searchboxScript';
|
||||
break;
|
||||
case 'contact_email':
|
||||
$buildList = 'markup';
|
||||
break;
|
||||
case 'locales':
|
||||
$buildList = 'locales';
|
||||
$msg .= ' * remember to rebuild all static files for the language you just added.<br />';
|
||||
|
||||
Reference in New Issue
Block a user