MantisBT: master 43c5381d

Author Committer Branch Timestamp Parent
vboctor dregad master 2021-10-28 08:51 master ae97df13
Affected Issues  0026148: Add hash to MantisBT CSS files to force browser cache update
Changeset

Include cache key when including unversioned css

When including our css files that don't have a version in the name,
include cache key based on Mantis version.

Refactored html_css_link() to have cache param.

Fixes 0026148, PR https://github.com/mantisbt/mantisbt/pull/1773

mod - core/html_api.php Diff File
mod - core/layout_api.php Diff File