mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
This should be maintained as is in CVS ... it is regenerated automatically as required.
git-svn-id: file:///svn/phpbb/trunk@3104 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
3b71148ddf
commit
fca41683d0
1 changed files with 11 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
// phpBB cache file - DO NOT change anything in here by hand!
|
||||||
|
|
||||||
|
$config = array();
|
||||||
|
|
||||||
|
$acl_options = array();
|
||||||
|
|
||||||
|
$word_censors = array();
|
||||||
|
|
||||||
|
?>
|
Loading…
Add table
Reference in a new issue