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
{
_______________________________________________
phpGroupWare-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-cvs