MantisBT: master-2.26 952cbc28

Author Committer Branch Timestamp Parent
dregad dregad master-2.26 2024-09-20 12:55 master-2.26 4cd3b396
Affected Issues  0032557: Can not set full URL to $g_manual_url in config_inc.php
Changeset

Fix broken absolute URL on proj_doc_page.php

Introduce 'absolute' flag in print_menu() items, allowing caller to
decide whether helper_mantis_url() needs to be called on the given url
or not.

Fixes 0032557

mod - core/html_api.php Diff File