og_clear_group_context()
API function; Clear the group context for the current request.
contributions/og/og.module, line 592
<?php function og_clear_group_context() { og_set_group_context(NULL, TRUE); } ?>
More information about formatting options