constant MOSTPOPULAR_DEFAULT_EXCLUDES in Drupal Most Popular 7
1 use of MOSTPOPULAR_DEFAULT_EXCLUDES
File
- ./
mostpopular.module, line 29 - The main file for the Most Popular module.
Code
define('MOSTPOPULAR_DEFAULT_EXCLUDES', "admin/*\nuser/*\nnode/*/*\n*?*\n");