function og_enable in Organic groups 5.2
Same name and namespace in other branches
- 5 og.install \og_enable()
- 5.7 og.install \og_enable()
Implementation of hook_enable().
File
- ./
og.install, line 95
Code
function og_enable() {
_block_rehash();
// enable standard og blocks
}