mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-14 14:45:45 +01:00
cache js headers for tinymce config. Props juergen and rob1n. fixes #3817
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
790a4d36d9
commit
f66e4060a9
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
@ require('../../../wp-config.php');
|
||||
cache_javascript_headers();
|
||||
|
||||
function wp_translate_tinymce_lang($text) {
|
||||
if ( ! function_exists('__') ) {
|
||||
|
Loading…
Reference in New Issue
Block a user