Changeset 4769 for trunk/wp-includes/script-loader.php
- Timestamp:
- 01/19/2007 01:05:20 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r4768 r4769 14 14 $this->add( 'fat', '/wp-includes/js/fat.compressed.js', false, '1.0-RC1_3660' ); 15 15 $this->add( 'sack', '/wp-includes/js/tw-sack.compressed.js', false, '1.6.1' ); 16 $this->add( 'quicktags', '/wp-includes/js/quicktags. compressed.js', false, '3517' );16 $this->add( 'quicktags', '/wp-includes/js/quicktags.js', false, '3517' ); 17 17 $this->add( 'colorpicker', '/wp-includes/js/colorpicker.js', false, '3517' ); 18 18 $this->add( 'tiny_mce', '/wp-includes/js/tinymce/tiny_mce_gzip.php', false, '20061113' );
Note: See TracChangeset
for help on using the changeset viewer.