This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-02-25 04:23:38 +01:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
/
acm
History
ChrisTX
d7287ec633
[feature/acm-wincache] Adding caching module for WinCache's User Cache.
...
PHPBB3-9942
2010-12-13 00:14:57 +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
[ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().
2010-08-19 12:30:24 -04: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
[ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().
2010-08-19 12:30:24 -04:00
acm_null.php
some corrections, only very minor things.
2009-06-07 11:34:01 +00:00
acm_wincache.php
[feature/acm-wincache] Adding caching module for WinCache's User Cache.
2010-12-13 00:14:57 +01: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