diff options
Diffstat (limited to 'phpBB/config_cache.php')
| -rw-r--r-- | phpBB/config_cache.php | 11 |
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 |
