Remove old links_recently_updated_* DB options that never had a UI.

fixes #27649.


git-svn-id: https://develop.svn.wordpress.org/trunk@27916 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2014-04-03 03:09:59 +00:00
parent df3eaf73cb
commit 66f20812b9
4 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ $wp_version = '3.9-beta3-27857-src';
*
* @global int $wp_db_version
*/
$wp_db_version = 26691;
$wp_db_version = 27916;
/**
* Holds the TinyMCE version