phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] [19050] Does this fix need a comment ???, I' m turnin


From: Caeies
Subject: [Phpgroupware-cvs] [19050] Does this fix need a comment ???, I' m turning the question in all directions, I'm not able to find an answer .. .
Date: Wed, 04 Feb 2009 18:02:09 +0000

Revision: 19050
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=19050
Author:   Caeies
Date:     2009-02-04 18:02:08 +0000 (Wed, 04 Feb 2009)

Log Message:
-----------
Does this fix need a comment ???, I'm turning the question in all directions, 
I'm not able to find an answer ...

Modified Paths:
--------------
    core/trunk/phpgwapi/inc/class.cache.inc.php

Modified: core/trunk/phpgwapi/inc/class.cache.inc.php
===================================================================
--- core/trunk/phpgwapi/inc/class.cache.inc.php 2009-02-04 18:00:14 UTC (rev 
19049)
+++ core/trunk/phpgwapi/inc/class.cache.inc.php 2009-02-04 18:02:08 UTC (rev 
19050)
@@ -247,7 +247,7 @@
 
                        if ( $GLOBALS['phpgw']->shm->is_enabled() )
                        {
-                               $value = self::_shm_clear($key);
+                               $value = self::_shm_get($key);
                        }
                        else
                        {






reply via email to

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