Show
Ignore:
Timestamp:
05/25/08 15:50:15 (3 months ago)
Author:
ryan
Message:

File file level phpdoc from jacobsantos. see #7037

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-blog-header.php

    r7971 r7991  
    11<?php 
     2/** 
     3 * Loads the WordPress environment and template. 
     4 * 
     5 * @package WordPress 
     6 */ 
    27 
    38if ( !isset($wp_did_header) ) {