You are here

constant MOSTPOPULAR_SERVICE_STATUS_PENDING in Drupal Most Popular 7

2 uses of MOSTPOPULAR_SERVICE_STATUS_PENDING
mostpopular_mostpopular_service_presave in ./mostpopular.module
Before a mostpopular service is saved, update its status.
theme_mostpopular_service_status in ./mostpopular.services.inc
Themes the status of a service.

File

./mostpopular.module, line 25
The main file for the Most Popular module.

Code

define('MOSTPOPULAR_SERVICE_STATUS_PENDING', 0);