mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 19:42:15 +09:00
Move procAdminRecompileCacheFile() to its own class
This commit is contained in:
parent
b9e55c05e6
commit
01b408fb6b
4 changed files with 134 additions and 109 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<!-- Dashboard -->
|
||||
<action name="dispAdminIndex" class="Controllers\Dashboard" index="true" />
|
||||
<action name="procAdminLogout" class="Controllers\Dashboard" method="GET|POST" />
|
||||
<action name="procAdminRecompileCacheFile" class="Controllers\CacheReset" />
|
||||
<!-- Server Env -->
|
||||
<action name="dispAdminViewServerEnv" class="Controllers\ServerEnv" />
|
||||
<action name="dispAdminRewriteTest" class="Controllers\ServerEnv" standalone="true" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue