diff options
Diffstat (limited to 'packages/pure-ftpdsettings.xml')
-rw-r--r-- | packages/pure-ftpdsettings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/pure-ftpdsettings.xml b/packages/pure-ftpdsettings.xml index fccd6651..533c26df 100644 --- a/packages/pure-ftpdsettings.xml +++ b/packages/pure-ftpdsettings.xml @@ -76,8 +76,8 @@ </fields> <custom_php_install_command> </custom_php_install_command> - <custom_deinstall_php_command> - </custom_deinstall_php_command> + <custom_php_deinstall_command> + </custom_php_deinstall_command> <custom_add_php_command> mwexec("rm /usr/local/etc/rc.d/pure-ftp*"); $fout = fopen("/usr/local/etc/rc.d/pure-ftpd.sh","w"); |