Changeset 2592 for trunk/wp-admin/admin.php
- Timestamp:
- 05/09/2005 11:06:45 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/admin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/admin.php
r2552 r2592 1 1 <?php 2 require_once('../wp-config.php'); 2 if ( defined('ABSPATH') ) 3 require_once( ABSPATH . 'wp-config.php'); 4 else 5 require_once('../wp-config.php'); 6 3 7 require_once(ABSPATH . 'wp-admin/admin-functions.php'); 4 8 auth_redirect();
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)