Changeset 3439
- Timestamp:
- 01/15/06 23:21:29 (3 years ago)
- Files:
-
- trunk/wp-admin/inline-uploading.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-admin/inline-uploading.php
r3407 r3439 2 2 3 3 require_once('admin.php'); 4 5 header('Content-Type: text/html; charset=' . get_option('blog_charset')); 4 6 5 7 if (!current_user_can('edit_posts'))
