MantisBT: master cccbf422

Author Committer Branch Timestamp Parent
dregad dregad master 2020-03-09 04:12 master fbb0e8b0
Changeset

Store typecast DB values

Instead of repeated typecasts (int)$t_row['column'], we store the
value in variables at the start of the loop.

This also improves code readability.

mod - core/project_hierarchy_api.php Diff File