You are here

constant MOSTPOPULAR_DEFAULT_EXCLUDES in Drupal Most Popular 7

1 use of MOSTPOPULAR_DEFAULT_EXCLUDES
mostpopular_settings_form in ./mostpopular.admin.inc

File

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

Code

define('MOSTPOPULAR_DEFAULT_EXCLUDES', "admin/*\nuser/*\nnode/*/*\n*?*\n");