|
@@ -41,6 +41,7 @@ echo "\$cfg['Servers'][\$i]['tracking'] = 'pma__tracking';" >> $pmapath
|
|
|
echo "\$cfg['Servers'][\$i]['table_coords'] = 'pma__table_coords';" >> $pmapath
|
|
echo "\$cfg['Servers'][\$i]['table_coords'] = 'pma__table_coords';" >> $pmapath
|
|
|
echo "\$cfg['Servers'][\$i]['pdf_pages'] = 'pma__pdf_pages';" >> $pmapath
|
|
echo "\$cfg['Servers'][\$i]['pdf_pages'] = 'pma__pdf_pages';" >> $pmapath
|
|
|
echo "\$cfg['Servers'][\$i]['designer_coords'] = 'pma__designer_coords';" >> $pmapath
|
|
echo "\$cfg['Servers'][\$i]['designer_coords'] = 'pma__designer_coords';" >> $pmapath
|
|
|
|
|
+echo "\$cfg['Servers'][\$i]['hide_db'] = 'information_schema';" >> $pmapath
|
|
|
|
|
|
|
|
#SOME WORK with DATABASE (table / user)
|
|
#SOME WORK with DATABASE (table / user)
|
|
|
PMADB=phpmyadmin
|
|
PMADB=phpmyadmin
|