fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [17491] bookingfrontend: include organizations in int


From: sigurdne
Subject: [Fmsystem-commits] [17491] bookingfrontend: include organizations in intial search
Date: Wed, 3 Jan 2018 13:12:56 -0500 (EST)

Revision: 17491
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=17491
Author:   sigurdne
Date:     2018-01-03 13:12:56 -0500 (Wed, 03 Jan 2018)
Log Message:
-----------
bookingfrontend: include organizations in intial 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    2018-01-03 15:15:24 UTC 
(rev 17490)
+++ trunk/bookingfrontend/inc/class.bosearch.inc.php    2018-01-03 18:12:56 UTC 
(rev 17491)
@@ -90,7 +90,7 @@
                        }
 //                     _debug_array($bui_result);
 
-                       if (in_array('organization', $types))
+//                     if (in_array('organization', $types))
                        {
                                $org_result = 
$this->soorganization->read(array("query" => $searchterm, "sort" => "name",
                                        "dir" => "asc", "filters" => 
array("active" => "1")));




reply via email to

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