MantisBT: master 8539cdba

Author Committer Branch Timestamp Parent
cproensa vboctor master 2019-02-14 04:50 master fd50bb0f
Changeset

Refactor version_get_id

Does not need to directly make any query, and use
version_get_all_rows() to benefit from cache.
Previous logic was inconsistent, and always missing cached entries for
inherited versions.

mod - core/version_api.php Diff File