constant MOSTPOPULAR_SERVICE_STATUS_CONFIGURED in Drupal Most Popular 7
2 uses of MOSTPOPULAR_SERVICE_STATUS_CONFIGURED
- mostpopular_service_config_form_submit in ./
mostpopular.services.inc - theme_mostpopular_service_status in ./
mostpopular.services.inc - Themes the status of a service.
File
- ./
mostpopular.module, line 26 - The main file for the Most Popular module.
Code
define('MOSTPOPULAR_SERVICE_STATUS_CONFIGURED', 1);