mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 02:51:35 +02:00
Merge branch 'ticket/nickvergessen/9949' into develop-olympus
* ticket/nickvergessen/9949: [ticket/9949] Unit tests for user::lang() [ticket/9949] $user->lang() uses last int-value to get the key not first
This commit is contained in:
@@ -1966,6 +1966,7 @@ class user extends session
|
||||
|
||||
$key_found = $num;
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user