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:
ryan 2007-02-23 00:45:13 +00:00
parent 790a4d36d9
commit f66e4060a9

View File

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