[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_5RC1-18577-g9d441ee

Madhura Jayaratne madhuracj at users.sourceforge.net
Sat Sep 10 08:43:18 CEST 2011


The branch, master has been updated
       via  9d441ee499cfb9c54e046ab208c407da974c09d6 (commit)
      from  eeeba849c37de3932fc6ecee5958901cfbc07cb0 (commit)


- Log -----------------------------------------------------------------
commit 9d441ee499cfb9c54e046ab208c407da974c09d6
Author: Madhura Jayaratne <madhura.cj at gmail.com>
Date:   Sat Sep 10 12:12:35 2011 +0530

    Sample config file updated with new pmadb tables

-----------------------------------------------------------------------

Summary of changes:
 config.sample.inc.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/config.sample.inc.php b/config.sample.inc.php
index 778785e..70d2666 100644
--- a/config.sample.inc.php
+++ b/config.sample.inc.php
@@ -57,6 +57,8 @@ $cfg['Servers'][$i]['AllowNoPassword'] = false;
 // $cfg['Servers'][$i]['tracking'] = 'pma_tracking';
 // $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';
 


hooks/post-receive
-- 
phpMyAdmin




More information about the Git mailing list