Make WordPress Core


Ignore:
Timestamp:
05/24/2009 11:47:49 PM (16 years ago)
Author:
ryan
Message:

Trim tailing whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/cache-manifest.php

    r11449 r11450  
    2525header( 'Cache-Control: no-cache, must-revalidate, max-age=0' );
    2626header( 'Pragma: no-cache' );
    27 header( 'Content-Type: text/cache-manifest; charset=UTF-8' ); 
     27header( 'Content-Type: text/cache-manifest; charset=UTF-8' );
    2828?>
    2929CACHE MANIFEST
Note: See TracChangeset for help on using the changeset viewer.