mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-23 23:30:53 +00: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
|
<?php
|
||||||
@ require('../../../wp-config.php');
|
@ require('../../../wp-config.php');
|
||||||
|
cache_javascript_headers();
|
||||||
|
|
||||||
function wp_translate_tinymce_lang($text) {
|
function wp_translate_tinymce_lang($text) {
|
||||||
if ( ! function_exists('__') ) {
|
if ( ! function_exists('__') ) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user