diff --git a/config.sample.inc.php b/config.sample.inc.php index d3920033c1..a98d548022 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';