mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +01:00
killed debug message
This commit is contained in:
parent
691d107ca6
commit
4a5d497a6e
@ -274,7 +274,7 @@
|
||||
foreach ($account_search[$serial2]['data'] as $id => $data)
|
||||
{
|
||||
if (!in_array($id,$valid))
|
||||
{ echo "<p>Id $id not in valid scipping !!!</p>\n";
|
||||
{
|
||||
$this->total--;
|
||||
continue;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user