From f67b1c20e1fed7434e8f425a0cb26d285e41ccda Mon Sep 17 00:00:00 2001 From: Brian Quinion Date: Mon, 5 Nov 2012 13:57:02 +0000 Subject: [PATCH] don't include linked_place_id places in the sql output (causes errors on paging / number of results returned) --- website/search.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/website/search.php b/website/search.php index 2b6a4c34..93710770 100755 --- a/website/search.php +++ b/website/search.php @@ -1,4 +1,5 @@