Changeset 2548 for trunk/wp-login.php
- Timestamp:
- 04/19/2005 03:35:48 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-login.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-login.php
r2477 r2548 9 9 header('Cache-Control: no-cache, must-revalidate'); 10 10 header('Pragma: no-cache'); 11 header('Content-Type: '.get_bloginfo('html_type').'; charset='.get_bloginfo('charset')); 11 12 12 13 if ( defined('RELOCATE') ) { // Move flag is set
Note: See TracChangeset
for help on using the changeset viewer.