aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acm/acm_eaccelerator.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes/acm/acm_eaccelerator.php')
-rw-r--r--phpBB/includes/acm/acm_eaccelerator.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/includes/acm/acm_eaccelerator.php b/phpBB/includes/acm/acm_eaccelerator.php
index 1a3cf3c0f7..645067c199 100644
--- a/phpBB/includes/acm/acm_eaccelerator.php
+++ b/phpBB/includes/acm/acm_eaccelerator.php
@@ -30,6 +30,7 @@ if (!class_exists('acm_memory'))
class acm extends acm_memory
{
var $extension = 'eaccelerator';
+ var $function = 'eaccelerator_get';
var $serialize_header = '#phpbb-serialized#';