Closed (fixed)
Project:
OG Workflow
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2011 at 18:47 UTC
Updated:
21 Sep 2011 at 19:01 UTC
In PHP, if ($array) evaluates the same as if (count($array)). Therefore the count() should be removed since it is superfluous.
Comments
Comment #1
cpliakas commentedCommitted at 7b70bbb.