From e3aeaa1a4660894bf1f576a76705d36d7d9fd8d3 Mon Sep 17 00:00:00 2001 From: Nick Palmer Date: Mon, 25 Jun 2007 09:03:46 +0000 Subject: Remove vd. --- search_lib.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/search_lib.php b/search_lib.php index f704ca7..e54fcdc 100644 --- a/search_lib.php +++ b/search_lib.php @@ -1,6 +1,6 @@ 0 && count($words) > 0) { - vd($words); // Putting in the below hack because mssql cannot select distinct on a text blob column. $qPlaceHolders1 = implode(',', array_fill(0, count($words), '?')); -- cgit v1.3