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:47:10 +0400
committerRouslan Placella <rouslan@placella.com>2012-06-10 17:47:10 +0400
commit8f698c7c82908e43f291e1969bf30b151bf94bd1 (patch)
tree82cbdf0f7b9cb89e14f67f9127c4681635f70b61 /config.sample.inc.php
parent5336e1805194614ef285624d7c48515e1ca814d4 (diff)
parentb1855ec0b428ea8ba62f752e5fdca51c5b3881a9 (diff)
Merge branch 'QA_3_5'
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 69bc6242d5..7a16073bac 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';