[wp-cvs] wordpress wp-header.php,1.1,1.2

Matthew Mullenweg saxmatt at users.sourceforge.net
Wed Aug 25 07:40:49 UTC 2004


Update of /cvsroot/cafelog/wordpress
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9915

Modified Files:
	wp-header.php 
Log Message:
XFN 1.1 profile

Index: wp-header.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-header.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** wp-header.php	20 Aug 2004 17:14:27 -0000	1.1
--- wp-header.php	25 Aug 2004 07:40:46 -0000	1.2
***************
*** 9,13 ****
  <html xmlns="http://www.w3.org/1999/xhtml">
  
! <head profile="http://gmpg.org/xfn/1">
  	<title><?php bloginfo('name'); ?><?php wp_title(); ?></title>
  	
--- 9,13 ----
  <html xmlns="http://www.w3.org/1999/xhtml">
  
! <head profile="http://gmpg.org/xfn/11">
  	<title><?php bloginfo('name'); ?><?php wp_title(); ?></title>
  	




More information about the cvs mailing list