mirror of
https://github.com/e107inc/e107.git
synced 2025-08-10 16:46:50 +02:00
Updated tests to use v2.3.0 database fixtures
This commit is contained in:
@@ -105,9 +105,6 @@
|
||||
'-8' => 0 // unknown
|
||||
);
|
||||
|
||||
// XXX: e_pref::save() depends on e107_admin/banlist.php LAN but should not
|
||||
e107::coreLan('banlist', true);
|
||||
|
||||
//set ban duration pref.
|
||||
e107::getConfig()->set('ban_durations',$banDurations)->save(false,true, false);
|
||||
|
||||
|
Reference in New Issue
Block a user