fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [6762] bkbooking: bugfix


From: Kjell Arne Espedal
Subject: [Fmsystem-commits] [6762] bkbooking: bugfix
Date: Thu, 13 Jan 2011 13:40:51 +0000

Revision: 6762
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=6762
Author:   kjell
Date:     2011-01-13 13:40:51 +0000 (Thu, 13 Jan 2011)
Log Message:
-----------
bkbooking: bugfix

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

Modified: trunk/booking/inc/class.uiallocation.inc.php
===================================================================
--- trunk/booking/inc/class.uiallocation.inc.php        2011-01-13 13:02:07 UTC 
(rev 6761)
+++ trunk/booking/inc/class.uiallocation.inc.php        2011-01-13 13:40:51 UTC 
(rev 6762)
@@ -210,7 +210,7 @@
                                        }
                                }
                        }
-                       if(phpgw::get_var('resource', 'GET') == '')
+                       if(phpgw::get_var('building_name', 'GET') == '')
                        {                       
                                array_set_default($allocation, 'resources', 
array());
                                $weekday =  'monday';




reply via email to

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