Changeset 3665 for trunk/wp-admin/inline-uploading.php
- Timestamp:
- 03/30/2006 11:12:54 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/inline-uploading.php
r3544 r3665 2 2 3 3 require_once('admin.php'); 4 5 check_admin_referer(); 4 6 5 7 header('Content-Type: text/html; charset=' . get_option('blog_charset'));
Note: See TracChangeset
for help on using the changeset viewer.