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

Anonymous’s picture

Status: Needs review » Fixed

Nicely spotted!

I have removed the redundant logic in the if condition .

Anonymous’s picture

Status: Fixed » Closed (fixed)