Published On: 2011-09-29
Category: Jargon Jabberwocky
$cfg['servers'][$i]['hide_db'] = 'information_schema';You'll need to place the code inside the database loop, I put mine right above the $i++; at the end. The database is still access accessible by the user, it is just not visible to them anymore.