mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 17:13:49 +00:00
If visiting /index.php and /themes/[theme]/index.php exists, will load it. If visiting /index.php and /themes/[theme]/login.php exists, will load it. If NEITHER exist, will load /resources/login.php. If visiting /login.php and /themes/[theme]/login.php exists, will load it. If DOESN'T exist, will load /resources/login.php/ /resources/login.php reworked, Enhanced theme reworked.