nagios.install in Nagios Monitoring 5
Same filename and directory in other branches
File
nagios.installView source
<?php
// Copyright 2009 Khalid Baheyeldin http://2bits.com
function nagios_uninstall() {
variable_del('nagios_updates');
variable_del('nagios_ua');
}
Functions
Name | Description |
---|---|
nagios_uninstall |