constant OG_NOTIFICATION_ALWAYS in Organic groups 5.7
Same name and namespace in other branches
- 5 og.module \OG_NOTIFICATION_ALWAYS
- 5.2 og.module \OG_NOTIFICATION_ALWAYS
4 uses of OG_NOTIFICATION_ALWAYS
- og_admin_settings in ./
og.module - og_mail in ./
og.module - Send this node/comment via email to all email members. Called from og_nodeapi() and og_comment(). Sometimes called from during cron if job_queue.module is enabled (recommended). TODO: this function is a bit messy. rethink.
- og_manage_form in ./
og.module - og_user in ./
og.module
File
- ./
og.module, line 23
Code
define('OG_NOTIFICATION_ALWAYS', 1);