Update list.php
This commit is contained in:
parent
f9f1440226
commit
896cdf4845
@ -1959,7 +1959,6 @@ if ($resql) {
|
||||
// We print only number
|
||||
print $nbofsalesrepresentative;
|
||||
} elseif ($nbofsalesrepresentative > 0) {
|
||||
$userstatic = new User($db);
|
||||
$j = 0;
|
||||
foreach ($listsalesrepresentatives as $val) {
|
||||
$userstatic->id = $val['id'];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user