fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [6522] bkbooking: bugfix


From: Kjell Arne Espedal
Subject: [Fmsystem-commits] [6522] bkbooking: bugfix
Date: Thu, 28 Oct 2010 12:57:48 +0000

Revision: 6522
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=6522
Author:   kjell
Date:     2010-10-28 12:57:47 +0000 (Thu, 28 Oct 2010)
Log Message:
-----------
bkbooking: bugfix

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

Modified: trunk/booking/inc/class.soallocation.inc.php
===================================================================
--- trunk/booking/inc/class.soallocation.inc.php        2010-10-28 08:03:51 UTC 
(rev 6521)
+++ trunk/booking/inc/class.soallocation.inc.php        2010-10-28 12:57:47 UTC 
(rev 6522)
@@ -144,7 +144,6 @@
                        if 
(!CreateObject('booking.soseason')->timespan_within_season($entity['season_id'],
 $from_, $to_)) {
                                $errors['season_boundary'] = lang("This booking 
is not within the selected season");
                        }
-                       flush();
                }
                
                public function find_expired() {




reply via email to

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