Show
Ignore:
Timestamp:
08/24/08 06:56:22 (3 months ago)
Author:
azaozz
Message:

Reply to comments from admin, first run, see #7435

Files:

Legend:

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

    r8682 r8720  
    6969if ( is_singular() ) 
    7070    wp_enqueue_script( 'admin-comments' ); 
     71 
    7172require_once('admin-header.php'); 
    7273 
     
    241242 
    242243<?php 
    243  
     244wp_comment_reply(); 
    244245endif; // comments 
    245246endif; // posts;