You are here

constant MOSTPOPULAR_SERVICE_STATUS_OK in Drupal Most Popular 7

2 uses of MOSTPOPULAR_SERVICE_STATUS_OK
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 27
The main file for the Most Popular module.

Code

define('MOSTPOPULAR_SERVICE_STATUS_OK', 2);