cache js headers for tinymce config. Props juergen and rob1n. fixes #3817

git-svn-id: http://svn.automattic.com/wordpress/trunk@4919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2007-02-23 00:45:21 +00:00
parent e42106db80
commit d379fb1b20

View File

@ -1,5 +1,6 @@
<?php
@ require('../../../wp-config.php');
cache_javascript_headers();
function wp_translate_tinymce_lang($text) {
if ( ! function_exists('__') ) {