MantisBT: master e0a11682

Author Committer Branch Timestamp Parent
dregad dregad master 2020-03-09 04:55 master e8738fc0
Changeset

Refactoring project_hierarchy_get_parent()

Renaming foreach variables to self-document their purpose.

Derefencing $g_cache_project_hierarchy is not necessary, since we
already have the child projects in the foreach's value variable.

mod - core/project_hierarchy_api.php Diff File