Merge branch 'QA_4_0' of github.com:phpmyadmin/phpmyadmin into QA_4_0

This commit is contained in:
Atul Pratap Singh 2013-08-27 17:47:51 +05:30
commit f2be730843
2 changed files with 2 additions and 2 deletions

View File

@ -1025,7 +1025,7 @@ Generic settings
.. config:option:: $cfg['MaxNavigationItems']
:type: integer
:default: 25
:default: 250
The number of items that can be displayed on each page of the
navigation tree.

View File

@ -583,7 +583,7 @@ $cfg['MaxDbList'] = 100;
*
* @global integer $cfg['MaxDbList']
*/
$cfg['MaxNavigationItems'] = 25;
$cfg['MaxNavigationItems'] = 250;
/**
* maximum number of tables displayed in table list