MantisBT: master 50ff4dbb

Author Committer Branch Timestamp Parent
dregad dregad master 2020-03-09 04:16 master cccbf422
Changeset

Remove unnecessary array initialization

$a[] = 1 will initialize the array, so the if block is not needed.

mod - core/project_hierarchy_api.php Diff File