fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13735] remove commented check


From: Sigurd Nes
Subject: [Fmsystem-commits] [13735] remove commented check
Date: Mon, 17 Aug 2015 13:38:13 +0000

Revision: 13735
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13735
Author:   sigurdne
Date:     2015-08-17 13:38:13 +0000 (Mon, 17 Aug 2015)
Log Message:
-----------
remove commented check

Modified Paths:
--------------
    trunk/controller/inc/class.uicheck_list.inc.php

Modified: trunk/controller/inc/class.uicheck_list.inc.php
===================================================================
--- trunk/controller/inc/class.uicheck_list.inc.php     2015-08-17 13:35:27 UTC 
(rev 13734)
+++ trunk/controller/inc/class.uicheck_list.inc.php     2015-08-17 13:38:13 UTC 
(rev 13735)
@@ -785,7 +785,7 @@
                                /**
                                 * Add an iCal-event if there is a serie - and 
the checklist is visited the first time - or assigned is changed
                                 */
-//                             if(($check_list_id && $serie && 
!phpgw::get_var('check_list_id')) || ($serie && $orig_assigned_to != 
$assigned_to) )
+                               if(($check_list_id && $serie && 
!phpgw::get_var('check_list_id')) || ($serie && $orig_assigned_to != 
$assigned_to) )
                                {
                                        $bocommon= 
CreateObject('property.bocommon');
                                        $current_prefs_user = 
$bocommon->create_preferences('property',$GLOBALS['phpgw_info']['user']['account_id']);




reply via email to

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