Changeset 9052 for trunk/wp-admin/inbox.php
- Timestamp:
- 10/02/2008 01:02:17 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/inbox.php
r9032 r9052 1 1 <?php 2 /** 3 * New Comment management "Inbox" Administration Panel feature. 4 * 5 * @package WordPress 6 * @subpackage Administration 7 */ 8 9 /** Administration bootstrap */ 2 10 require_once('admin.php'); 3 11
Note: See TracChangeset
for help on using the changeset viewer.