Changeset 4990 for trunk/wp-blog-header.php
- Timestamp:
- 03/07/2007 05:29:15 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-blog-header.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-blog-header.php
r4973 r4990 3 3 if (! isset($wp_did_header)): 4 4 if ( !file_exists( dirname(__FILE__) . '/wp-config.php') ) { 5 if ( strstr( $_SERVER['PHP_SELF'], 'wp-admin')) $path = '';5 if (strpos($_SERVER['PHP_SELF'], 'wp-admin') !== false) $path = ''; 6 6 else $path = 'wp-admin/'; 7 7
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)