You are here

constant MOSTPOPULAR_STYLE_BASIC in Drupal Most Popular 7

Same name and namespace in other branches
  1. 6 mostpopular.module \MOSTPOPULAR_STYLE_BASIC
1 use of MOSTPOPULAR_STYLE_BASIC
mostpopular_block_view in ./mostpopular.module
Implements hook_block_view().

File

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

Code

define('MOSTPOPULAR_STYLE_BASIC', 1);