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