constant OG_MODERATED in Organic groups 5.3
Same name and namespace in other branches
- 5.8 og.module \OG_MODERATED
- 5 og.module \OG_MODERATED
- 5.2 og.module \OG_MODERATED
- 5.7 og.module \OG_MODERATED
- 6.2 og.module \OG_MODERATED
- 6 og.module \OG_MODERATED
4 uses of OG_MODERATED
- OgSubscribe::testAddOg in tests/
og_subscribe.test - og_confirm_subscribe in ./
og.module - Confirm og membership form
- og_subscribe_link in ./
og.module - og_subscribe_user in ./
og.module - Create a new membership for a given user to given group. Edits to membership should go through og_save_subscription(). No access control since this is an API function.
File
- ./
og.module, line 5
Code
define('OG_MODERATED', 1);