diff options
Diffstat (limited to 'phpBB/includes/acm/acm_eaccelerator.php')
-rw-r--r-- | phpBB/includes/acm/acm_eaccelerator.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/includes/acm/acm_eaccelerator.php b/phpBB/includes/acm/acm_eaccelerator.php index 645067c199..7ae1557beb 100644 --- a/phpBB/includes/acm/acm_eaccelerator.php +++ b/phpBB/includes/acm/acm_eaccelerator.php @@ -117,5 +117,3 @@ class acm extends acm_memory return eaccelerator_rm($this->key_prefix . $var); } } - -?>
\ No newline at end of file |