Changeset 7992 for trunk/index.php
- Timestamp:
- 05/25/08 20:33:13 (5 months ago)
- Files:
-
- trunk/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/index.php
r7991 r7992 1 1 <?php 2 2 /** 3 * Front to the WordPress application. Most of WordPress is loaded through this 4 * file. This file doesn't do anything, but loads the file which does and tells 5 * WordPress to load the theme. 3 * Front to the WordPress application. This file doesn't do anything, but loads 4 * wp-blog-header.php which does and tells WordPress to load the theme. 6 5 * 7 6 * @package WordPress
