Files
egroupware/phpgwapi
Ralf Becker 6865fad5c7 New caching provider using APC's shared memory cache.
Used now by default, if function apc_fetch() exists and no
other caching provide is explicitly set in header.inc.php or egw_cache
class. 
It's probably quicker on virtual machines, as it uses memory and not the
filesystem.
2010-05-01 12:55:41 +00:00
..
2010-03-18 12:11:11 +00:00
2008-10-15 05:57:00 +00:00
2008-07-16 09:29:13 +00:00
2010-02-14 06:27:54 +00:00