function nagios_uninstall in Nagios Monitoring 5
Same name and namespace in other branches
- 6 nagios.install \nagios_uninstall()
- 7 nagios.install \nagios_uninstall()
File
- ./
nagios.install, line 5
Code
function nagios_uninstall() {
variable_del('nagios_updates');
variable_del('nagios_ua');
}