fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14284]


From: Saul
Subject: [Fmsystem-commits] [14284]
Date: Thu, 05 Nov 2015 16:06:14 +0000

Revision: 14284
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14284
Author:   psaul
Date:     2015-11-05 16:06:13 +0000 (Thu, 05 Nov 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/bookingfrontend/inc/class.uibooking.inc.php

Modified: branches/dev-syncromind/bookingfrontend/inc/class.uibooking.inc.php
===================================================================
--- branches/dev-syncromind/bookingfrontend/inc/class.uibooking.inc.php 
2015-11-05 00:26:22 UTC (rev 14283)
+++ branches/dev-syncromind/bookingfrontend/inc/class.uibooking.inc.php 
2015-11-05 16:06:13 UTC (rev 14284)
@@ -709,7 +709,7 @@
                        $config = CreateObject('phpgwapi.config','booking');
                        $config->read();
 
-                       if ($config->config_data['user_can_delete'] != 'yes') {
+                       if ($config->config_data['user_can_delete_bookings'] != 
'yes') {
 
                        $booking = 
$this->bo->read_single(intval(phpgw::get_var('id', 'GET')));
                                $errors = array();




reply via email to

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