The expression for the if condition should only be _og_content_type_admin_is_admin($group), since that function encompasses all the other checks.
The expression for the if condition should only be _og_content_type_admin_is_admin($group), since that function encompasses all the other checks.
Comments
Comment #1
Anonymous (not verified) commentedNicely spotted!
I have removed the redundant logic in the if condition .
Comment #2
Anonymous (not verified) commented