Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRouslan Placella <rouslan@placella.com>2012-06-10 17:46:55 +0400
committerRouslan Placella <rouslan@placella.com>2012-06-10 17:46:55 +0400
commitb1855ec0b428ea8ba62f752e5fdca51c5b3881a9 (patch)
tree2a7dd4440da0832deea8320fd2e8af145cfd72bc /config.sample.inc.php
parent8c2e27e972cabcc4d3c81e5542649cba4e1a3ffd (diff)
Fixed bug #3534121 - duplicate line in config.sample.inc.php
Diffstat (limited to 'config.sample.inc.php')
-rw-r--r--config.sample.inc.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.sample.inc.php b/config.sample.inc.php
index a98d548022..da61640ffa 100644
--- a/config.sample.inc.php
+++ b/config.sample.inc.php
@@ -58,7 +58,6 @@ $cfg['Servers'][$i]['AllowNoPassword'] = false;
// $cfg['Servers'][$i]['designer_coords'] = 'pma_designer_coords';
// $cfg['Servers'][$i]['userconfig'] = 'pma_userconfig';
// $cfg['Servers'][$i]['recent'] = 'pma_recent';
-// $cfg['Servers'][$i]['table_uiprefs'] = 'pma_table_uiprefs';
/* Contrib / Swekey authentication */
// $cfg['Servers'][$i]['auth_swekey_config'] = '/etc/swekey-pma.conf';