mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12476] Increase assets also from acp_styles and phpbbcli
Increase assets also from "ACP > Styles > Purge Cache" and phpbbcli PHPBB3-12476
This commit is contained in:
@@ -146,6 +146,7 @@ class acp_styles
|
||||
{
|
||||
global $db, $cache, $auth;
|
||||
|
||||
$this->config->increment('assets_version', 1);
|
||||
$this->cache->purge();
|
||||
|
||||
// Clear permissions
|
||||
|
Reference in New Issue
Block a user