fmsystem-commits
[Top][All Lists]
Advanced

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

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


From: Kjell Arne Espedal
Subject: [Fmsystem-commits] [12072] bkbooking: stavanger bugfix
Date: Thu, 04 Sep 2014 11:01:09 +0000

Revision: 12072
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12072
Author:   kjell
Date:     2014-09-04 11:01:01 +0000 (Thu, 04 Sep 2014)
Log Message:
-----------
bkbooking: stavanger bugfix

Modified Paths:
--------------
    branches/stavangerkommune/bookingfrontend/inc/class.uibuilding.inc.php

Modified: branches/stavangerkommune/bookingfrontend/inc/class.uibuilding.inc.php
===================================================================
--- branches/stavangerkommune/bookingfrontend/inc/class.uibuilding.inc.php      
2014-09-04 09:29:32 UTC (rev 12071)
+++ branches/stavangerkommune/bookingfrontend/inc/class.uibuilding.inc.php      
2014-09-04 11:01:01 UTC (rev 12072)
@@ -54,10 +54,10 @@
                 "Sun" => "Søndag"
             );
 
-            echo "<pre>\n";
+//            echo "<pre>\n";
             $bookings = 
$this->booking_bo->building_infoscreen_schedule(phpgw::get_var('id', 'GET'), 
$date, $res);
-            print_r($bookings);
-            exit;
+//            print_r($bookings);
+//            exit;
             $from = clone $date;
             $from->setTime(0, 0, 0);
             // Make sure $from is a monday




reply via email to

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