mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Fixes #3592 e_user_list
This commit is contained in:
@@ -693,6 +693,7 @@ function update_core_database($type = '')
|
||||
return update_needed("user/e_user.php need to be registered"); // NO LAN.
|
||||
}
|
||||
|
||||
e107::getConfig()->setPref('e_url_list/user', 'user')->save(false,true,false);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user