1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-11 18:15:20 +02:00
JoshyPHP ec77ff7838 [ticket/11768] Invalidate the text_formatter cache whenever a style is installed
The acp_styles module purges the cache every time a style is uninstalled,
modified or made default, but it does not purge the cache when a new style
is installed. Here we invalidate the text_formatter cache (not purge the
whole cache) so that new styles take effect immediately.

PHPBB3-11768
2015-04-02 19:16:03 +02:00
..
2015-03-05 15:47:04 +01:00
2015-03-10 15:20:28 +01:00
2015-03-07 21:23:59 +01:00
2015-02-27 12:21:46 +01:00
2015-03-06 14:30:14 +01:00
2015-02-18 18:04:46 +01:00
2015-02-18 18:04:46 +01:00
2015-02-20 20:29:45 +01:00
2015-03-24 23:20:03 +01:00