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:
@@ -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 = '';
|
||||
|
Reference in New Issue
Block a user