phpbb/phpBB/config_cache.php
2002-10-30 00:57:27 +00:00

9 lines
No EOL
117 B
PHP

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