- display number of results in overview, fixes #195
This commit is contained in:
@@ -115,6 +115,7 @@ if($page == 'customers'
|
||||
$i++;
|
||||
}
|
||||
|
||||
$customercount = $db->num_rows($result);
|
||||
eval("echo \"" . getTemplate("customers/customers") . "\";");
|
||||
}
|
||||
elseif($action == 'su'
|
||||
|
||||
Reference in New Issue
Block a user