includes/db2.php @@ -115,7 +115,7 @@ $value = NULL; } if(is_null($value)) { $a[] = '`'.$key.'` IS NULL'; $a[] = '`'.$key.'`=NULL'; } else {