domain_theme_domainwarnings()domain_theme/domain_theme.module, line 270
Implements hook_domainwarnings()
function domain_theme_domainwarnings() { return array( 'system_themes', 'system_theme_settings', ); }