[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_9-25803-g17eb0c7

The branch, master has been updated via 17eb0c75c5efa43760ac5715103a67ff92da5192 (commit) from aac185956cef6c59875701dfd0537070871b7d07 (commit) - Log ----------------------------------------------------------------- commit 17eb0c75c5efa43760ac5715103a67ff92da5192 Author: Michal Čihař <mcihar@suse.cz> Date: Wed Jan 4 09:48:00 2012 +0100 Remove duplicate line ----------------------------------------------------------------------- Summary of changes: config.sample.inc.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/config.sample.inc.php b/config.sample.inc.php index d392003..a98d548 100644 --- a/config.sample.inc.php +++ b/config.sample.inc.php @@ -53,7 +53,6 @@ $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]['table_uiprefs'] = 'pma_table_uiprefs'; // $cfg['Servers'][$i]['tracking'] = 'pma_tracking'; // $cfg['Servers'][$i]['designer_coords'] = 'pma_designer_coords'; hooks/post-receive -- phpMyAdmin
participants (1)
-
Michal Čihař