constant UPDATE_STATUS_CURRENT in Update Status 5.2
Same name and namespace in other branches
- 5 update_status.module \UPDATE_STATUS_CURRENT
Project is up to date.
3 uses of UPDATE_STATUS_CURRENT
- theme_update_status_report in ./
update_status.module - Theme project status report.
- update_status_calculate_project_data in ./
update_status.module - Given the installed projects and the available release data retrieved from remote servers, calculate the current status.
- _update_status_requirement_check in ./
update_status.module - Private helper method to fill in the requirements array.
File
- ./
update_status.module, line 34
Code
define('UPDATE_STATUS_CURRENT', 5);