fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10336] Controller: Removed dateformat - not used


From: Torstein
Subject: [Fmsystem-commits] [10336] Controller: Removed dateformat - not used
Date: Wed, 24 Oct 2012 13:24:17 +0000

Revision: 10336
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10336
Author:   vator
Date:     2012-10-24 13:24:16 +0000 (Wed, 24 Oct 2012)
Log Message:
-----------
Controller: Removed dateformat  - not used

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     2012-10-24 13:20:52 UTC 
(rev 10335)
+++ trunk/controller/inc/class.uicheck_list.inc.php     2012-10-24 13:24:16 UTC 
(rev 10336)
@@ -364,7 +364,6 @@
                        $completed_date = phpgw::get_var('completed_date', 
'string');
                        $comment = phpgw::get_var('comment', 'string');
                                        
-                       $dateformat = 
$GLOBALS['phpgw_info']['user']['preferences']['common']['dateformat'];
                        $deadline_date_ts = 
phpgwapi_datetime::date_to_timestamp( $deadline_date );
                        
                        if($planned_date != '')




reply via email to

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