aboutsummaryrefslogtreecommitdiff
path: root/databases/phpmyadmin5/files/config.inc.php.sample
blob: 67be62a15edeafe4beb00046ab41bc7e1db296a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/* 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
 * 
 */


?>