Changeset 6923 for trunk/wp-admin/comment.php
- Timestamp:
- 02/20/2008 02:41:16 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/comment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/comment.php
r6475 r6923 21 21 $title = __('Edit Comment'); 22 22 23 wp_enqueue_script('comment'); 24 //wp_enqueue_script('thickbox'); 23 25 require_once('admin-header.php'); 24 26
Note: See TracChangeset
for help on using the changeset viewer.