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

git-svn-id: https://develop.svn.wordpress.org/trunk@4919 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2007-02-23 00:45:21 +00:00
parent 5fbcbf7f70
commit 2902335630
1 changed files with 1 additions and 0 deletions

View File

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