root/branches/1.5/index.php

Revision 2303, 95 bytes (checked in by saxmatt, 4 years ago)

Better default behaviour for theme calling

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 <?php
2 /* Short and sweet */
3 define('WP_USE_THEMES', true);
4 require('./wp-blog-header.php');
5 ?>
Note: See TracBrowser for help on using the browser.