fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15639] booking: test schedule


From: sigurdne
Subject: [Fmsystem-commits] [15639] booking: test schedule
Date: Fri, 9 Sep 2016 11:08:22 +0000 (UTC)

Revision: 15639
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15639
Author:   sigurdne
Date:     2016-09-09 11:08:22 +0000 (Fri, 09 Sep 2016)
Log Message:
-----------
booking: test schedule

Modified Paths:
--------------
    trunk/booking/inc/class.bobooking.inc.php

Modified: trunk/booking/inc/class.bobooking.inc.php
===================================================================
--- trunk/booking/inc/class.bobooking.inc.php   2016-09-09 10:56:48 UTC (rev 
15638)
+++ trunk/booking/inc/class.bobooking.inc.php   2016-09-09 11:08:22 UTC (rev 
15639)
@@ -475,9 +475,9 @@
                                unset($booking['audience']);
                                unset($booking['agegroups']);
                        }
+                       //Sigurd: 09. Sept: testing
+//                     $allocations = $this->split_allocations($allocations, 
$bookings);
 
-                       $allocations = $this->split_allocations($allocations, 
$bookings);
-
                        $event_ids = 
$this->so->event_ids_for_building($building_id, $from, $to);
                        $events = $this->event_so->read(array('filters' => 
array('id' => $event_ids)));
                        $events = $events['results'];




reply via email to

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