mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 01:09:21 +02:00
Clear cache on plugin enable/disable, fixes some issues with plugin pages
This commit is contained in:
parent
4e7c894cf2
commit
1d0c173e7d
@ -699,6 +699,7 @@ class Plugins {
|
||||
return false;
|
||||
}
|
||||
|
||||
clearCache();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user