mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 00:32:15 +09:00
Add buttons to clear apcu and opcache
This commit is contained in:
parent
9160b867aa
commit
80b235001e
6 changed files with 53 additions and 2 deletions
|
|
@ -20,6 +20,8 @@
|
|||
|
||||
<action name="procAdminRemoveIcons" type="controller" />
|
||||
<action name="procAdminRecompileCacheFile" type="controller" />
|
||||
<action name="procAdminClearApcu" type="controller" />
|
||||
<action name="procAdminClearOpcache" type="controller" />
|
||||
<action name="procAdminLogout" type="controller" method="GET|POST" />
|
||||
<action name="procAdminInsertDefaultDesignInfo" type="controller" />
|
||||
<action name="procAdminToggleFavorite" type="controller" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue