mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-06 09:54:37 +02: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:
@ -0,0 +1,11 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
// phpBB cache file - DO NOT change anything in here by hand!
|
||||||
|
|
||||||
|
$config = array();
|
||||||
|
|
||||||
|
$acl_options = array();
|
||||||
|
|
||||||
|
$word_censors = array();
|
||||||
|
|
||||||
|
?>
|
Reference in New Issue
Block a user