mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[ticket/16944] Unify footer code and clean up code
PHPBB3-16944
This commit is contained in:
@@ -367,9 +367,6 @@ class acp_styles
|
||||
// Clear cache
|
||||
$this->cache->purge();
|
||||
|
||||
// Force rebuild of iconify bundle
|
||||
//$this->iconify_bundler->get_bundle(true);
|
||||
|
||||
// Show message
|
||||
trigger_error(implode('<br />', $messages) . adm_back_link($this->u_action), E_USER_NOTICE);
|
||||
}
|
||||
|
Reference in New Issue
Block a user