Changeset 2303 for trunk/index.php

Show
Ignore:
Timestamp:
02/13/05 20:38:28 (4 years ago)
Author:
saxmatt
Message:

Better default behaviour for theme calling

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/index.php

    r2032 r2303  
    11<?php  
    2 /* Don't remove this line. */ 
     2/* Short and sweet */ 
     3define('WP_USE_THEMES', true); 
    34require('./wp-blog-header.php'); 
    45?>