mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 08:23:12 +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)
|
foreach ($account_search[$serial2]['data'] as $id => $data)
|
||||||
{
|
{
|
||||||
if (!in_array($id,$valid))
|
if (!in_array($id,$valid))
|
||||||
{ echo "<p>Id $id not in valid scipping !!!</p>\n";
|
{
|
||||||
$this->total--;
|
$this->total--;
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user