constant MOSTPOPULAR_SERVICE_STATUS_DISABLED in Drupal Most Popular 7
2 uses of MOSTPOPULAR_SERVICE_STATUS_DISABLED
- mostpopular_mostpopular_service_presave in ./
mostpopular.module - Before a mostpopular service is saved, update its status.
- mostpopular_services_admin_form_add_service in ./
mostpopular.services.inc
File
- ./
mostpopular.module, line 24 - The main file for the Most Popular module.
Code
define('MOSTPOPULAR_SERVICE_STATUS_DISABLED', -1);