You are here

constant SIMPLENEWS_PRIORITY_LOW in Simplenews 6

Same name and namespace in other branches
  1. 8.2 simplenews.module \SIMPLENEWS_PRIORITY_LOW
  2. 8 simplenews.module \SIMPLENEWS_PRIORITY_LOW
  3. 6.2 simplenews.module \SIMPLENEWS_PRIORITY_LOW
  4. 7.2 simplenews.module \SIMPLENEWS_PRIORITY_LOW
  5. 7 simplenews.module \SIMPLENEWS_PRIORITY_LOW
  6. 3.x simplenews.module \SIMPLENEWS_PRIORITY_LOW
1 use of SIMPLENEWS_PRIORITY_LOW
_simplenews_headers in ./simplenews.module
Build header array with priority and receipt confirmation settings.

File

./simplenews.module, line 25
Simplnews node handling, sent email, newsletter block and general hooks

Code

define('SIMPLENEWS_PRIORITY_LOW', 4);