Make WordPress Core


Ignore:
Timestamp:
11/18/2006 06:09:48 AM (18 years ago)
Author:
matt
Message:

Admin functions cleanup, and change how we do titles and parents in the backend

File:
1 edited

Legend:

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

    r4399 r4478  
    11<?php
    22require_once('admin.php');
    3 $title = __('Dashboard');
    4 $parent_file = 'index.php';
    53require_once('admin-header.php');
    64require_once (ABSPATH . WPINC . '/rss.php');
Note: See TracChangeset for help on using the changeset viewer.