aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/arping/arping.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/packages/arping/arping.xml b/packages/arping/arping.xml
index a678ee64..46846224 100644
--- a/packages/arping/arping.xml
+++ b/packages/arping/arping.xml
@@ -34,13 +34,12 @@
<type>input</type>
</field>
</fields>
-
<custom_php_install_command>
arping_package_reinstall();
</custom_php_install_command>
- <custom_add_php_command>
+ <custom_php_after_form_command>
arping_package_php_command();
- </custom_add_php_command>
+ </custom_php_after_form_command>
<custom_php_resync_command>
arping_package_resync();
</custom_php_resync_command>