Changeset 880 for trunk/index.php
- Timestamp:
- 02/17/2004 02:29:20 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/index.php
r873 r880 12 12 <title><?php bloginfo('name'); ?><?php wp_title(); ?></title> 13 13 14 <meta http-equiv="Content-Type" content="text/html; charset= iso-8859-1" />14 <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $blog_charset; ?>" /> 15 15 <meta name="generator" content="WordPress <?php echo $wp_version; ?>" /> <!-- leave this for stats --> 16 16
Note: See TracChangeset
for help on using the changeset viewer.