fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [15328] bookingfrontend: search


From: sigurdne
Subject: [Fmsystem-commits] [15328] bookingfrontend: search
Date: Thu, 23 Jun 2016 15:30:05 +0000 (UTC)

Revision: 15328
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15328
Author:   sigurdne
Date:     2016-06-23 15:30:05 +0000 (Thu, 23 Jun 2016)
Log Message:
-----------
bookingfrontend: search

Modified Paths:
--------------
    trunk/bookingfrontend/inc/class.bosearch.inc.php

Modified: trunk/bookingfrontend/inc/class.bosearch.inc.php
===================================================================
--- trunk/bookingfrontend/inc/class.bosearch.inc.php    2016-06-23 15:05:01 UTC 
(rev 15327)
+++ trunk/bookingfrontend/inc/class.bosearch.inc.php    2016-06-23 15:30:05 UTC 
(rev 15328)
@@ -184,7 +184,7 @@
                                        $res_result['total_records'] ++;
                                        $res_result['results'][] = $res;
                                }
-
+/*
                                if (isset($bui_result['total_records']) && 
$bui_result['total_records'] > 0)
                                {
                                        $_bui_result = array(
@@ -203,7 +203,10 @@
                                        }
                                        $bui_result = $_bui_result;
                                }
+ */
                        }
+
+
                        if (!in_array('building', $types))
                        {
                                $bui_result = array();




reply via email to

[Prev in Thread] Current Thread [Next in Thread]