You are here

constant READMORE_MODULE_PATH in Readmore 7

@file Basic functional for readmore module.

2 uses of READMORE_MODULE_PATH
readmore_field_formatter_view in ./readmore.field.inc
Implements hook_field_formatter_view().
readmore_theme in ./readmore.module
Implements hook_theme().

File

./readmore.module, line 8
Basic functional for readmore module.

Code

define('READMORE_MODULE_PATH', drupal_get_path('module', 'readmore'));