fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10337] Controller: Removed dateformat variable - not


From: Torstein
Subject: [Fmsystem-commits] [10337] Controller: Removed dateformat variable - not used
Date: Wed, 24 Oct 2012 13:25:14 +0000

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

Modified Paths:
--------------
    trunk/controller/inc/model/class.control.inc.php

Modified: trunk/controller/inc/model/class.control.inc.php
===================================================================
--- trunk/controller/inc/model/class.control.inc.php    2012-10-24 13:24:16 UTC 
(rev 10336)
+++ trunk/controller/inc/model/class.control.inc.php    2012-10-24 13:25:13 UTC 
(rev 10337)
@@ -250,8 +250,6 @@
                
                public function populate()
                {
-                               $dateformat = 
$GLOBALS['phpgw_info']['user']['preferences']['common']['dateformat'];
-
                                
$this->set_title(phpgw::get_var('title','string'));
                                
$this->set_description(phpgw::get_var('description','html'));
                                




reply via email to

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