Changeset 1319

Show
Ignore:
Timestamp:
05/19/04 10:24:25 (4 years ago)
Author:
saxmatt
Message:

Proper mime for RDF.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-rdf.php

    r1145 r1319  
    77$more = 1; 
    88 
    9 header('Content-type: application/rss+xml', true); 
     9header('Content-type: application/rdf+xml', true); 
    1010 
    1111add_filter('the_content', 'trim');