Make WordPress Core


Ignore:
Timestamp:
10/02/2008 01:02:17 AM (17 years ago)
Author:
ryan
Message:

File level phpdc from jacobsantos. see #7550

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/inbox.php

    r9032 r9052  
    11<?php
     2/**
     3 * New Comment management "Inbox" Administration Panel feature.
     4 *
     5 * @package WordPress
     6 * @subpackage Administration
     7 */
     8
     9/** Administration bootstrap */
    210require_once('admin.php');
    311
Note: See TracChangeset for help on using the changeset viewer.