Changeset 15834 for trunk/wp-admin/press-this.php
- Timestamp:
- 10/18/2010 05:58:36 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/press-this.php
r15365 r15834 7 7 */ 8 8 9 define('WP_SHOW_ADMIN_BAR' , false); 10 9 11 /** WordPress Administration Bootstrap */ 10 12 require_once('./admin.php'); 13 11 14 header('Content-Type: ' . get_option('html_type') . '; charset=' . get_option('blog_charset')); 12 15
Note: See TracChangeset
for help on using the changeset viewer.