fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11330] bkbooking: stavanger bugfix/update


From: Kjell Arne Espedal
Subject: [Fmsystem-commits] [11330] bkbooking: stavanger bugfix/update
Date: Thu, 26 Sep 2013 10:47:35 +0000

Revision: 11330
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11330
Author:   kjell
Date:     2013-09-26 10:47:35 +0000 (Thu, 26 Sep 2013)
Log Message:
-----------
bkbooking: stavanger bugfix/update

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

Modified: branches/stavangerkommune/booking/inc/class.uievent.inc.php
===================================================================
--- branches/stavangerkommune/booking/inc/class.uievent.inc.php 2013-09-26 
10:40:54 UTC (rev 11329)
+++ branches/stavangerkommune/booking/inc/class.uievent.inc.php 2013-09-26 
10:47:35 UTC (rev 11330)
@@ -564,7 +564,7 @@
                                if(!$errors['event'] and 
!$errors['resource_number'] and !$errors['organization_number'] and 
!$errors['invoice_data']  && !$errors['contact_name'] && !$errors['cost'])
                                { 
 
-                                       if ((phpgw::get_var('mail', 'POST') || 
phpgw::get_var('sendtorbuilding', 'POST') || phpgw::get_var('sendtocontact', 
'POST') || phpgw::get_var('sendtocollision', 'POST')) && 
phpgw::get_var('active', 'POST'))
+                                       if (( phpgw::get_var('sendtorbuilding', 
'POST') || phpgw::get_var('sendtocontact', 'POST') || 
phpgw::get_var('sendtocollision', 'POST')) && phpgw::get_var('active', 'POST'))
                                        {
                                                
if(phpgw::get_var('sendtocollision', 'POST') || phpgw::get_var('sendtocontact', 
'POST') || phpgw::get_var('sendtorbuilding', 'POST'))
                                                {




reply via email to

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