Remove unused 'secret' option. Fixes #12221

git-svn-id: https://develop.svn.wordpress.org/trunk@13309 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-02-22 20:27:02 +00:00
parent fb28a4ec5b
commit 59167f1593
4 changed files with 4 additions and 21 deletions

View File

@@ -15,7 +15,7 @@ $wp_version = '3.0-alpha';
*
* @global int $wp_db_version
*/
$wp_db_version = 13226;
$wp_db_version = 13309;
/**
* Holds the TinyMCE version