Ticket #3817: 3817.diff
| File 3817.diff, 424 bytes (added by rob1n, 2 years ago) |
|---|
-
wp-includes/js/tinymce/tiny_mce_config.php
old new 1 1 <?php 2 2 @ require('../../../wp-config.php'); 3 cache_javascript_headers(); 3 4 4 5 function wp_translate_tinymce_lang($text) { 5 6 if ( ! function_exists('__') ) {
