Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix PHP 8 fatal error: Undefined constant ADMINNAME
``` PHP Fatal error: Uncaught Error: Undefined constant "ADMINNAME" in /home/deltik/public_html/e107_themes/bootstrap3/admin_template.php:83 Stack trace: require_once('...') require_once('...') thrown in /home/deltik/public_html/e107_themes/bootstrap3/admin_template.php on line 83 ```
- Loading branch information