Ticket #1831: image-uploading.php.diff
| File image-uploading.php.diff, 890 bytes (added by , 21 years ago) |
|---|
-
wp-admin/image-uploading.php
337 337 die('This script was not meant to be called directly.'); 338 338 } 339 339 340 @header('Content-type: ' . get_option('html_type') . '; charset=' . get_option('blog_charset')); 340 341 ?> 341 342 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 342 343 <html xmlns="http://www.w3.org/1999/xhtml"> 343 344 <head> 344 345 <meta http-equiv="imagetoolbar" content="no" /> 346 <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php echo get_settings('blog_charset'); ?>" /> 345 347 <script type="text/javascript"> 346 348 /* Define any variables we'll need, such as alternate URLs. */ 347 349 <?php echo $images_script; ?>
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)