diff options
author | Michael Scherer <misc@zarb.org> | 2011-04-19 12:53:36 +0200 |
---|---|---|
committer | Michael Scherer <misc@zarb.org> | 2011-04-19 12:53:36 +0200 |
commit | 1bac695a72e263a4bd71d1d8079e06bb227c1077 (patch) | |
tree | 7246e2206346fb635a9bb69fac942ead2d9d80b7 /phpBB/includes/acm/acm_memcache.php | |
parent | b85c3b967a7f6fa061439061076695613622960c (diff) | |
download | forums-1bac695a72e263a4bd71d1d8079e06bb227c1077.tar forums-1bac695a72e263a4bd71d1d8079e06bb227c1077.tar.gz forums-1bac695a72e263a4bd71d1d8079e06bb227c1077.tar.bz2 forums-1bac695a72e263a4bd71d1d8079e06bb227c1077.tar.xz forums-1bac695a72e263a4bd71d1d8079e06bb227c1077.zip |
revert previous commit, as phpbb-seo is incompatible with phpbb license
the commit is still in git, and can be reserected with a branch, but
having it on HEAD make forum deployment more difficult
Diffstat (limited to 'phpBB/includes/acm/acm_memcache.php')
-rw-r--r-- | phpBB/includes/acm/acm_memcache.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/acm/acm_memcache.php b/phpBB/includes/acm/acm_memcache.php index f61f0a039e..e54fa36c38 100644 --- a/phpBB/includes/acm/acm_memcache.php +++ b/phpBB/includes/acm/acm_memcache.php @@ -135,4 +135,4 @@ class acm extends acm_memory } } -?>
\ No newline at end of file +?> |