MantisBT: master-2.20 ca5545cc

Author Committer Branch Timestamp Parent
dregad dregad master-2.20 2019-04-18 02:40 master-2.20 acdadb87
Affected Issues  0025661: Project versions disappear when set "obsolete"
Changeset

Use VERSION_xxx constants for $p_released param

When calling version_get_all_rows(), use defined constants instead of
relying on true, false or null.

Issue 0025661

mod - api/soap/mc_project_api.php Diff File
mod - changelog_page.php Diff File
mod - core/print_api.php Diff File
mod - core/version_api.php Diff File
mod - manage_proj_edit_page.php Diff File