Make WordPress Core

Changeset 1319


Ignore:
Timestamp:
05/19/2004 10:24:25 AM (22 years ago)
Author:
saxmatt
Message:

Proper mime for RDF.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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');
Note: See TracChangeset for help on using the changeset viewer.