aboutsummaryrefslogtreecommitdiffstats
path: root/databases/phpmyadmin211/files/config.inc.php.sample
blob: 0087f6fac79d41d2cd625b791fd9c88116ef3532 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
/* $FreeBSD$
 *
 * Skeleton configuration file -- this file is empty on a fresh
 * installaton of phpmyadmin.
 * 
 * Copy any settings you want to override from
 * libraries/config.default.php or use scripts/setup.php to generate a
 * basic configuration file
 * 
 */


?>