1
0
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:
Nick Liu
2020-05-24 16:29:41 -05:00
parent bfdfe3a3b0
commit b074ad21b0
8 changed files with 1119 additions and 1092 deletions

View File

@@ -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;