mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 23:37:39 +02:00
git-svn-id: file:///svn/phpbb/trunk@7772 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -2089,7 +2089,7 @@ function fix_empty_primary_groups()
|
||||
*/
|
||||
function remove_invalid_users()
|
||||
{
|
||||
global $convert, $db;
|
||||
global $convert, $db, $phpEx, $phpbb_root_path;
|
||||
|
||||
// username_clean is UNIQUE
|
||||
$sql = 'SELECT user_id
|
||||
|
Reference in New Issue
Block a user