I would like to have an option of
$cfg['Servers'][$i]['nevershow_db'] = '';
this would allow phpMyAdmin to show all the database
but the ones you listed. I never want to see database
mysql and information_schema, but i hate adding the
rest of my databases to $cfg['Servers'][$i]['only_db']
Just an idea to think about.
Logged In: YES
user_id=192186
Implemented in cvs, thanks for suggestion.