constant SIMPLENEWS_PRIORITY_HIGH in Simplenews 6
Same name and namespace in other branches
- 8.2 simplenews.module \SIMPLENEWS_PRIORITY_HIGH
- 8 simplenews.module \SIMPLENEWS_PRIORITY_HIGH
- 6.2 simplenews.module \SIMPLENEWS_PRIORITY_HIGH
- 7.2 simplenews.module \SIMPLENEWS_PRIORITY_HIGH
- 7 simplenews.module \SIMPLENEWS_PRIORITY_HIGH
- 3.x simplenews.module \SIMPLENEWS_PRIORITY_HIGH
1 use of SIMPLENEWS_PRIORITY_HIGH
- _simplenews_headers in ./
simplenews.module - Build header array with priority and receipt confirmation settings.
File
- ./
simplenews.module, line 23 - Simplnews node handling, sent email, newsletter block and general hooks
Code
define('SIMPLENEWS_PRIORITY_HIGH', 2);