Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2015-05-27 16:30:24 +02:00
commit 2b17e2be9a

View File

@ -178,7 +178,7 @@ class PMA_DisplayResults_Test extends PHPUnit_Framework_TestCase
* @dataProvider providerForTestGetTableNavigation
*/
public function testGetTableNavigation(
$pos_next, $pos_prev, $is_innodb, $output
// $pos_next, $pos_prev, $is_innodb, $output
) {
$_SESSION['tmpval']['max_rows'] = '20';
$_SESSION['tmpval']['pos'] = true;