issue 501 ftp config menu apply validator

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9639 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-10-13 08:42:53 +00:00
parent feb16399ed
commit 95b311fe3b
4 changed files with 17 additions and 3 deletions

View file

@ -23,7 +23,7 @@
<action name="procInstallAdminInstall" type="controller" standalone="true" />
<action name="procInstallAdminUpdate" type="controller" standalone="true" />
<action name="procInstallAdminSaveTimeZone" type="controller" standalone="true" />
<action name="procInstallAdminSaveFTPInfo" type="controller" standalone="true" />
<action name="procInstallAdminSaveFTPInfo" type="controller" standalone="true" ruleset="installFtpInfo" />
<action name="procInstallAdminRemoveFTPInfo" type="controller" standalone="true" />
<action name="procInstallAdminConfig" type="controller" standalone="true" />
<action name="getInstallFTPList" type="model" standalone="true" />