mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-01 11:14:36 +00:00
Correct TinyMCE anchor (as in <a name>) image. props jakemgold, fixes #18419.
git-svn-id: https://develop.svn.wordpress.org/trunk@19190 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -18,7 +18,7 @@ $wp_db_version = 19061;
|
||||
*
|
||||
* @global string $tinymce_version
|
||||
*/
|
||||
$tinymce_version = '345-20111105';
|
||||
$tinymce_version = '345-20111106';
|
||||
|
||||
/**
|
||||
* Holds the cache manifest version
|
||||
|
||||
Reference in New Issue
Block a user