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:
authorAmmar Yasir <ammaryasir.88@gmail.com>2011-05-27 16:16:30 +0400
committerAmmar Yasir <ammaryasir.88@gmail.com>2011-05-27 16:16:30 +0400
commit459b57ca578ee4bfcfa6839136dbedbbdabb33a2 (patch)
treee793c350d953e58fc14611e8d7c189be658aeac8 /config.sample.inc.php
parent7396fa3aa9544c480b11edc1b3b2d687b1bca5e8 (diff)
parent434d233e5b710dc6d3ac82b6825cf726aac22cb3 (diff)
Merge remote branch 'phpmyadmin/master'
Diffstat (limited to 'config.sample.inc.php')
-rw-r--r--config.sample.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.sample.inc.php b/config.sample.inc.php
index 2cf344dcaf..138dadad6e 100644
--- a/config.sample.inc.php
+++ b/config.sample.inc.php
@@ -52,6 +52,7 @@ $cfg['Servers'][$i]['AllowNoPassword'] = false;
// $cfg['Servers'][$i]['pdf_pages'] = 'pma_pdf_pages';
// $cfg['Servers'][$i]['column_info'] = 'pma_column_info';
// $cfg['Servers'][$i]['history'] = 'pma_history';
+// $cfg['Servers'][$i]['recent'] = 'pma_recent';
// $cfg['Servers'][$i]['tracking'] = 'pma_tracking';
// $cfg['Servers'][$i]['designer_coords'] = 'pma_designer_coords';
// $cfg['Servers'][$i]['userconfig'] = 'pma_userconfig';