Make WordPress Core


Ignore:
Timestamp:
06/14/2007 02:25:30 AM (19 years ago)
Author:
ryan
Message:

Trim empty lines. Nothing but newline.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/js/tinymce/tiny_mce_gzip.php

    r5333 r5700  
    111111    // Patch loading functions
    112112    //$content .= "tinyMCE_GZ.start();";
    113    
     113
    114114    // Do init based on index
    115115    $content .= "tinyMCE.init(tinyMCECompressed.configs[" . $index . "]);";
Note: See TracChangeset for help on using the changeset viewer.