root/tags/1.3/index.php

Revision 810, 95 bytes (checked in by donncha, 2 years ago)

WP Merge to 4524

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