constant MOSTPOPULAR_SERVICE_STATUS_ERROR in Drupal Most Popular 7
2 uses of MOSTPOPULAR_SERVICE_STATUS_ERROR
- mostpopular_refresh in ./
mostpopular.module - Refreshes data from each service by invoking the refresh callback for each service.
- theme_mostpopular_service_status in ./
mostpopular.services.inc - Themes the status of a service.
File
- ./
mostpopular.module, line 23 - The main file for the Most Popular module.
Code
define('MOSTPOPULAR_SERVICE_STATUS_ERROR', -2);