List Tables: after [34271], account for searches when calculating pagination.

Fixes #29870.


Built from https://develop.svn.wordpress.org/trunk@35622


git-svn-id: http://core.svn.wordpress.org/trunk@35586 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2015-11-11 23:14:26 +00:00
parent 415ab45b9f
commit 128a9c3acd
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-beta3-35621';
$wp_version = '4.4-beta3-35622';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.