aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/config_cache.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/phpBB/config_cache.php b/phpBB/config_cache.php
deleted file mode 100644
index 234fa16309..0000000000
--- a/phpBB/config_cache.php
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-
-// phpBB cache file - DO NOT change anything in here by hand!
-
-$config = array();
-
-$acl_options = array();
-
-$word_censors = array();
-
-?> \ No newline at end of file