mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 08:23:12 +01:00
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