fix stupid sql error

This commit is contained in:
Miles Lott 2002-05-13 23:27:40 +00:00
parent 9e6f3ac7aa
commit ad9134c5d9

View File

@ -484,6 +484,7 @@
if($cquery)
{
$sql = "SELECT * FROM $this->std_table WHERE (";
$cfields = array(
'fn' => 'cn',
'n_family' => 'sn',