diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2009-10-04 18:13:59 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2009-10-04 18:13:59 +0000 |
commit | bf8ac19eaa8d74f9dfd6d597190f5664e7339382 (patch) | |
tree | c3ad876736748e36cb9176a0248cc43badfc1d9a /phpBB/cache | |
parent | Update code_sniffer build.xml file to be executable on our system (diff) | |
download | phpbb-bf8ac19eaa8d74f9dfd6d597190f5664e7339382.tar.gz phpbb-bf8ac19eaa8d74f9dfd6d597190f5664e7339382.tar.bz2 phpbb-bf8ac19eaa8d74f9dfd6d597190f5664e7339382.zip |
Move trunk/phpBB to old_trunk/phpBB
git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/cache')
-rw-r--r-- | phpBB/cache/.htaccess | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/phpBB/cache/.htaccess b/phpBB/cache/.htaccess deleted file mode 100644 index aa5afc1640..0000000000 --- a/phpBB/cache/.htaccess +++ /dev/null @@ -1,4 +0,0 @@ -<Files *> - Order Allow,Deny - Deny from All -</Files>
\ No newline at end of file |