From 6c025db9ec5754c4a66b88ed0e5a7041f15065b3 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Thu, 4 Jun 2009 14:00:34 +0000 Subject: Add APC Modify Memcache to use the memory abstract git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9534 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/includes/acm/acm_apc.php | 63 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 phpBB/includes/acm/acm_apc.php (limited to 'phpBB/includes/acm/acm_apc.php') diff --git a/phpBB/includes/acm/acm_apc.php b/phpBB/includes/acm/acm_apc.php new file mode 100644 index 0000000000..409854bc26 --- /dev/null +++ b/phpBB/includes/acm/acm_apc.php @@ -0,0 +1,63 @@ + \ No newline at end of file -- cgit v1.2.1