forked from extern/egroupware
fix stupid sql error
This commit is contained in:
parent
9e6f3ac7aa
commit
ad9134c5d9
@ -484,6 +484,7 @@
|
||||
|
||||
if($cquery)
|
||||
{
|
||||
$sql = "SELECT * FROM $this->std_table WHERE (";
|
||||
$cfields = array(
|
||||
'fn' => 'cn',
|
||||
'n_family' => 'sn',
|
||||
|
Loading…
Reference in New Issue
Block a user