fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12741] bkbooking: stavanger bugfix


From: Kjell Arne Espedal
Subject: [Fmsystem-commits] [12741] bkbooking: stavanger bugfix
Date: Thu, 12 Feb 2015 13:26:24 +0000

Revision: 12741
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12741
Author:   kjell
Date:     2015-02-12 13:26:23 +0000 (Thu, 12 Feb 2015)
Log Message:
-----------
bkbooking: stavanger bugfix

Modified Paths:
--------------
    branches/stavangerkommune/booking/inc/class.boapplication.inc.php

Modified: branches/stavangerkommune/booking/inc/class.boapplication.inc.php
===================================================================
--- branches/stavangerkommune/booking/inc/class.boapplication.inc.php   
2015-02-12 11:40:38 UTC (rev 12740)
+++ branches/stavangerkommune/booking/inc/class.boapplication.inc.php   
2015-02-12 13:26:23 UTC (rev 12741)
@@ -177,11 +177,6 @@
                $applications = array();
                $this->db = & $GLOBALS['phpgw']->db;
 
-#                      $sql = "select distinct ap.id
-#                                      from bb_application ap
-#                                      inner join bb_application_resource ar 
on ar.application_id = ap.id
-#                                      inner join bb_resource re on re.id = 
ar.resource_id
-#                                      inner join bb_building bu on bu.id = 
re.building_id";
                $sql = "select distinct ap.id
                                        from bb_application ap
                                        inner join bb_application_resource ar 
on ar.application_id = ap.id




reply via email to

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