MantisBT: master-2.26 6da6fb05

Author Committer Branch Timestamp Parent
dregad dregad master-2.26 2024-02-17 07:11 master-2.26 9a8f1277
Affected Issues  0033756: Errors on browser console when installing
Changeset

Fix javascript console errors in install.php

This caused by core.php redirecting to install.php when config_inc.php
does not exist, when attempting to load the dynamically built javascript
files.

Fixes 0033756

mod - core.php Diff File