Changeset 2303 for trunk/index.php
- Timestamp:
- 02/13/05 20:38:28 (4 years ago)
- Files:
-
- trunk/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/index.php
r2032 r2303 1 1 <?php 2 /* Don't remove this line. */ 2 /* Short and sweet */ 3 define('WP_USE_THEMES', true); 3 4 require('./wp-blog-header.php'); 4 5 ?>
