From 7b8a5f99b1c380fdd94f1eda83da63207336ad92 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Wed, 14 Jun 2006 19:01:10 +0000 Subject: [PATCH] - forgot to actually move the cache file :@ git-svn-id: file:///svn/phpbb/trunk@6064 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/includes/{acm/acm_main.php => cache.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename phpBB/includes/{acm/acm_main.php => cache.php} (100%) diff --git a/phpBB/includes/acm/acm_main.php b/phpBB/includes/cache.php similarity index 100% rename from phpBB/includes/acm/acm_main.php rename to phpBB/includes/cache.php