diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/avahi/avahi.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/avahi/avahi.xml b/packages/avahi/avahi.xml index 54343792..d393fc50 100644 --- a/packages/avahi/avahi.xml +++ b/packages/avahi/avahi.xml @@ -69,9 +69,9 @@ <type>input</type> </field> </fields> - <custom_php_add_command> + <custom_add_php_command> setup_avahi(); - </custom_php_add_command> + </custom_add_php_command> <custom_php_install_command> setup_avahi(); </custom_php_install_command> |