Ticket #3817: 3817.diff

File 3817.diff, 424 bytes (added by rob1n, 2 years ago)

proper patch file

  • wp-includes/js/tinymce/tiny_mce_config.php

    old new  
    11<?php 
    22        @ require('../../../wp-config.php'); 
     3        cache_javascript_headers(); 
    34 
    45        function wp_translate_tinymce_lang($text) { 
    56                if ( ! function_exists('__') ) {