1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

CoreTemplate tests. FPW BC constant fix.

This commit is contained in:
Cameron
2021-01-11 18:05:29 -08:00
parent 1d8df4c150
commit 56f8389417
14 changed files with 485 additions and 480 deletions

View File

@@ -2018,6 +2018,7 @@ e107::getDebug()->log("Timezone: ".USERTIMEZONE); // remove later on.
define('USER', true);
define('USERID', 1);
define('USERNAME', 'e107-cli');
define('ADMINNAME', 'e107-cli');
define('USERTHEME', false);
define('ADMIN', true);
define('ADMINPERMS', '0');