mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-30 15:52:17 +09:00
Modify install module for admin config page
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8977 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3d14d28079
commit
bd07ee1824
3 changed files with 91 additions and 29 deletions
|
|
@ -22,10 +22,10 @@
|
|||
<action name="procInstallCheckFTP" type="controller" standalone="true" />
|
||||
<action name="procInstallAdminInstall" type="controller" standalone="true" />
|
||||
<action name="procInstallAdminUpdate" type="controller" standalone="true" />
|
||||
<action name="procInstallAdminSaveTimeZone" type="controller" standalone="true" />
|
||||
<action name="procInstallAdminSaveLangSelected" type="controller" standalone="true" />
|
||||
<action name="procInstallAdminSaveTimeZone" type="controller" standalone="true" />
|
||||
<action name="procInstallAdminSaveFTPInfo" type="controller" standalone="true" />
|
||||
<action name="procInstallAdminRemoveFTPInfo" type="controller" standalone="true" />
|
||||
<action name="procInstallAdminConfig" type="controller" standalone="true" />
|
||||
<action name="getInstallFTPList" type="model" standalone="true" />
|
||||
</actions>
|
||||
</module>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue