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