Changeset 7804 for trunk/wp-includes/js/tinymce/tiny_mce_config.php
- Timestamp:
- 04/24/2008 01:25:33 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/js/tinymce/tiny_mce_config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/tinymce/tiny_mce_config.php
r7679 r7804 9 9 * This file compresses the TinyMCE JavaScript using GZip. 10 10 **/ 11 11 12 // Discard any buffers 13 while ( @ob_end_clean() ); 14 12 15 @ require('../../../wp-config.php'); 13 16
Note: See TracChangeset
for help on using the changeset viewer.