Skip to content

Instantly share code, notes, and snippets.

@fbrnc
Created November 26, 2012 17:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fbrnc/4149358 to your computer and use it in GitHub Desktop.
Save fbrnc/4149358 to your computer and use it in GitHub Desktop.
Phpmyadmin configuration
<?php
$cfg['MaxTableList'] = 1000;
$cfg['ThemeDefault'] = 'original';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment