aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config_cache.php
blob: 1b7d74852ec64b46c3b8d9467c50d6b57d2faff1 (plain)
1
2
3
4
5
6
7
8
9
<?php

// phpBB cache file - DO NOT change anything in here by hand!

$config = array();

$acl_options = array();

?>