aboutsummaryrefslogtreecommitdiff
path: root/databases/phpmyadmin5/files/config.inc.php.sample
blob: 73f35478b9520c0415af92182eb4887703549c94 (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 visit /phpmyadmin/setup/ to generate a
 * basic configuration file
 * 
 */


?>