Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MDL-49329 admin: Call opcache_reset() after installing new plugin code
During the testing, I was experiencing weird behaviour - after a single plugin updated was installed, I ended up on admin/index.php?cache=1. I believe it was caused by the missing opcache_reset().
- Loading branch information