aboutsummaryrefslogtreecommitdiffstats
path: root/config/zabbix2/zabbix2-agent.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/zabbix2/zabbix2-agent.xml')
-rw-r--r--config/zabbix2/zabbix2-agent.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/zabbix2/zabbix2-agent.xml b/config/zabbix2/zabbix2-agent.xml
index 55273a81..ae5cb426 100644
--- a/config/zabbix2/zabbix2-agent.xml
+++ b/config/zabbix2/zabbix2-agent.xml
@@ -179,5 +179,5 @@
<custom_php_validation_command>validate_input_zabbix2($_POST, &amp;$input_errors);</custom_php_validation_command>
<custom_add_php_command></custom_add_php_command>
<custom_php_resync_config_command>sync_package_zabbix2();</custom_php_resync_config_command>
- <custom_php_deinstall_command>php_deinstall_zabbix2();</custom_php_deinstall_command>
+ <custom_php_deinstall_command>php_deinstall_zabbix2_agent();</custom_php_deinstall_command>
</packagegui>