mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-22 13:58:40 +01:00
"removed debug-message"
This commit is contained in:
parent
e844de99cd
commit
4e49113cc1
@ -794,7 +794,6 @@ class so_sql
|
||||
{
|
||||
$criteria[$col] = $query['search'];
|
||||
}
|
||||
_debug_array($criteria);
|
||||
}
|
||||
$rows = (array) $this->search($criteria,false,$query['order']?$query['order'].' '.$query['sort']:'',
|
||||
'','%',false,'OR',(int)$query['start'],$query['col_filter'],$join,$need_full_no_count);
|
||||
|
Loading…
Reference in New Issue
Block a user