phpbb/phpBB/config_cache.php
Paul S. Owen fca41683d0 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
2002-11-27 13:37:11 +00:00

11 lines
No EOL
143 B
PHP

<?php
// phpBB cache file - DO NOT change anything in here by hand!
$config = array();
$acl_options = array();
$word_censors = array();
?>