1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-08 23:56:58 +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

@@ -88,6 +88,9 @@ class usersettings_front // Begin Usersettings rewrite.
}
else
{
$bcDefs = array('LAN_418'=>'LAN_USET_31');
e107::getLanguage()->bcDefs($bcDefs);
global $sc_style;
$REQUIRED_FIELD = '';
$USER_EXTENDED_CAT = '';