* Fix bug 19941 19923 19922 19787.
This commit is contained in:
@@ -2039,6 +2039,9 @@ class execution extends control
|
||||
$userList[$account]['realname'] = $users[$account];
|
||||
$userList[$account]['avatar'] = $avatar;
|
||||
}
|
||||
$userList['closed']['account'] = 'Closed';
|
||||
$userList['closed']['realname'] = 'Closed';
|
||||
$userList['closed']['avatar'] = '';
|
||||
|
||||
/* Get execution's product. */
|
||||
$productID = 0;
|
||||
|
||||
Reference in New Issue
Block a user