Update 'config/phpmyadmin/config.inc.php'
This commit is contained in:
@@ -117,8 +117,10 @@ if (!empty($dbname)) {
|
|||||||
// $cfg['Servers'][$i]['AllowNoPassword'] = TRUE;
|
// $cfg['Servers'][$i]['AllowNoPassword'] = TRUE;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* phpMyAdmin configuration storage settings.
|
* phpMyAdmin settings.
|
||||||
*/
|
*/
|
||||||
|
/* User interface settings */
|
||||||
|
$cfg['ThemeDefault'] = 'metro';
|
||||||
|
|
||||||
/* User used to manipulate with storage */
|
/* User used to manipulate with storage */
|
||||||
// $cfg['Servers'][$i]['controlhost'] = '';
|
// $cfg['Servers'][$i]['controlhost'] = '';
|
||||||
|
|||||||
Reference in New Issue
Block a user