Make WordPress Core

Changeset 601 for trunk/wp-rdf.php


Ignore:
Timestamp:
12/11/2003 12:22:36 AM (22 years ago)
Author:
saxmatt
Message:

The great renaming.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-rdf.php

    r568 r601  
    33$doing_rss = 1;
    44header('Content-type: text/xml', true);
    5 include('blog.header.php');
     5require('wp-blog-header.php');
    66
    77// Get the time of the most recent article
Note: See TracChangeset for help on using the changeset viewer.