From b280ed2a1bac57c9766d59c03da585c9cf96b0e2 Mon Sep 17 00:00:00 2001 From: Rudolf Hangl Date: Mon, 9 Jul 2007 14:11:52 +0000 Subject: [PATCH] --- include/person.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/person.class.php b/include/person.class.php index b7c634c36..c2705571f 100644 --- a/include/person.class.php +++ b/include/person.class.php @@ -455,7 +455,7 @@ class person { $sql_query = "SELECT * FROM public.tbl_person"; - if($nn!=null || $nn!=null) + if($nn!=null || $vn!=null) $sql_query .= " WHERE true"; if($nn!=null)