mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 00:58:55 +01:00
fix stupid sql error
This commit is contained in:
parent
9e6f3ac7aa
commit
ad9134c5d9
@ -484,6 +484,7 @@
|
|||||||
|
|
||||||
if($cquery)
|
if($cquery)
|
||||||
{
|
{
|
||||||
|
$sql = "SELECT * FROM $this->std_table WHERE (";
|
||||||
$cfields = array(
|
$cfields = array(
|
||||||
'fn' => 'cn',
|
'fn' => 'cn',
|
||||||
'n_family' => 'sn',
|
'n_family' => 'sn',
|
||||||
|
Loading…
Reference in New Issue
Block a user