Go to the source code of this file.
Enumerations | |
| enum | MULTI_SUCCESS |
| enum | MULTI_NOTHING_TO_DO |
| enum | MULTI_NAGIOS_OK |
| enum | MULTI_NAGIOS_WARNING |
| enum | MULTI_NAGIOS_CRITICAL |
Functions | |
| _multi_recommended_version ($core, $project= 'drupal', $float=FALSE, $path=FALSE) | |
| _multi_released_versions ($core, $project= 'drupal') | |
| _multi_check_project ($core, $project= 'drupal') | |
| _multi_scan_sites ($symlinks=TRUE) | |
| _multi_scan_symlinks ($dir=FALSE, $recurse=TRUE, $min_depth=0, $depth=0) | |
| _multi_preserve_symlinks ($drupal_root, $new_drupal_root) | |
| _multi_available_installations () | |
| _multi_previous_installations () | |
| _multi_previous_installation () | |
| _multi_relative_path ($target) | |
| _multi_nagios_root () | |
| _multi_nagios_site () | |
| _multi_current_version () | |
| _multi_check_site ($site) | |
| _multi_check_db_url ($site) | |
Definition in file multi.inc.
| enum MULTI_NAGIOS_OK |
Status 0 for nagios OK, see also _multi_nagios_site() and _multi_nagios_root()
| enum MULTI_NAGIOS_WARNING |
| enum MULTI_NOTHING_TO_DO |
| enum MULTI_SUCCESS |
1.5.8