#18589928 : fixed a problem that FTP information is not stored

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7110 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2010-01-04 12:48:06 +00:00
parent 23036eda1d
commit 98e87e09c7
3 changed files with 19 additions and 2 deletions

View file

@ -16,5 +16,6 @@
<action name="procInstallAdminSaveTimeZone" type="controller" standalone="true" />
<action name="procInstallAdminSaveLangSelected" type="controller" standalone="true" />
<action name="procInstallAdminSaveFTPInfo" type="controller" standalone="true" />
<action name="procInstallAdminSaveFTPPath" type="controller" standalone="true" />
</actions>
</module>