pjs/webtools/addons/public/inc
bugzilla%micropipes.com c127caab7d added session garbage collection to maintenance.php. We don't need the maintenance
config because we'll just use the public one
2006-03-28 01:02:24 +00:00
..
config-dist.php Added support for memcache as an alternative to cache_lite. The goal was to use memcache since it provides better scalability in a clustered environment. 2006-03-17 00:43:09 +00:00
finish.php Added support for memcache as an alternative to cache_lite. The goal was to use memcache since it provides better scalability in a clustered environment. 2006-03-17 00:43:09 +00:00
includes.php added session garbage collection to maintenance.php. We don't need the maintenance 2006-03-28 01:02:24 +00:00
init.php Moved memcache instantiation inside an if() that checks for cache_config and also that memcache exists using class_exists(). 2006-03-17 00:56:47 +00:00