phpBB
Statistics
| Revision:

root / branches / phpBB-3_0_0 / phpBB / includes / acm / acm_apc.php

History | View | Annotate | Download (1.3 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
9891 07/29/2009 11:59 pm Andreas Fischer

Props.

9544 06/05/2009 03:40 pm Chris Smith

Fix a small bug with xcache (thanks bantu), and some code consistency changes

9541 06/04/2009 03:59 pm Chris Smith

Use unique per board cache keys per [1] important when using shared memory from opcode caches with multiple boards on one server.

[1] http://area51.phpbb.com/phpBB/viewtopic.php?p=201739#p201739

9540 06/04/2009 03:37 pm Chris Smith

Finished I hope, appropriate errors when modules are missing.

9536 06/04/2009 02:34 pm Chris Smith

Lets follow some PHP4 conventions underscores for internal methods.

9535 06/04/2009 02:03 pm Chris Smith

Fix properties

9534 06/04/2009 02:00 pm Chris Smith

Add APC
Modify Memcache to use the memory abstract