mirror of
https://github.com/e107inc/e107.git
synced 2025-08-15 02:57:15 +02:00
Updated tests to use v2.3.0 database fixtures
This commit is contained in:
@@ -608,7 +608,10 @@ class e_pref extends e_front_model
|
||||
{
|
||||
$logId = 'PREFS_01';
|
||||
}
|
||||
|
||||
|
||||
// FIXME: Admin LAN dependency out of nowhere
|
||||
e107::includeLan(e_LANGUAGEDIR . e_LANGUAGE . '/admin/lan_admin.php');
|
||||
|
||||
$log->addSuccess(LAN_SETSAVED, ($session_messages === null || $session_messages === true));
|
||||
|
||||
$uid = USERID;
|
||||
|
Reference in New Issue
Block a user