This commit is contained in:
flash 2015-11-08 00:24:54 +01:00
parent f4e8ad0670
commit 7dc6feae22

View file

@ -723,6 +723,9 @@ class Users
// Get the specified user
$user = new User($uid);
// Define $current
$current = [];
// Go over all the new ranks
foreach ($ranks as $rank) {
// Check if the user already has this rank and set it if not