Show
Ignore:
Timestamp:
08/19/08 21:02:06 (3 months ago)
Author:
ryan
Message:

File level phpdoc from santosj. fixes #7496

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/edit-form.php

    r7325 r8674  
    1  
     1<?php 
     2/** 
     3 * Edit post form for Write Post and for the Bookmarklet mode. 
     4 * 
     5 * @package WordPress 
     6 * @subpackage Administration 
     7 */ 
     8?> 
    29<div class="wrap"> 
    310<h2><?php _e('Write Post'); ?></h2>