Changeset 11673 for branches/2.8/wp-admin/plugin-editor.php
- Timestamp:
- 06/29/2009 09:25:53 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.8/wp-admin/plugin-editor.php
r11672 r11673 83 83 exit; 84 84 } 85 86 if ( use_codepress() )87 wp_enqueue_script( 'codepress' );88 85 89 86 // List of allowable extensions
Note: See TracChangeset
for help on using the changeset viewer.