phpbb/phpBB/includes/acm
mrkurt c57c1f3fc6 [feature/memcache-multi-server] Changing format for multiple memcache hosts. Fixing code style issues in changes.
Host and ports are now represented like this in config:
host1/port1,host2/port2,host3/port3
2010-03-18 17:01:50 +01:00
..
acm_apc.php Fix a small bug with xcache (thanks bantu), and some code consistency changes 2009-06-05 15:40:56 +00:00
acm_eaccelerator.php Check for required eAccelerator functions #54465 2009-12-09 22:16:53 +00:00
acm_file.php Bug #55865 - Correctly move sql_row_pointer forward when calling sql_fetchfield() on cached queries. 2009-12-25 15:55:35 +00:00
acm_memcache.php [feature/memcache-multi-server] Changing format for multiple memcache hosts. Fixing code style issues in changes. 2010-03-18 17:01:50 +01:00
acm_memory.php Oops thanks rxu, fixes r10309 refs #54465 2010-01-07 09:09:39 +00:00
acm_null.php some corrections, only very minor things. 2009-06-07 11:34:01 +00:00
acm_xcache.php Fix some issues with XCache, can't totally resolve the purge() method as XCache does not expose its settings to userland PHP. #46435 2009-06-13 13:14:27 +00:00