You are here

constant ADMINISTER_AUTO_EXPIRE in Auto Expire 7

Same name and namespace in other branches
  1. 5 auto_expire.inc \ADMINISTER_AUTO_EXPIRE
2 uses of ADMINISTER_AUTO_EXPIRE
auto_expire_menu in ./auto_expire.module
Implements hook_menu().
auto_expire_permission in ./auto_expire.module
Implements hook_permission().

File

./auto_expire.inc, line 18
Auto Expire automatically expires nodes after a node has been published for a certain time. The module can also send out warnings before expiry and purge expired nodes afterwards.

Code

define('ADMINISTER_AUTO_EXPIRE', 'administer auto expire');