[wp-cvs] wordpress wp-blog-header.php,1.116,1.117

Ryan Boren rboren at users.sourceforge.net
Tue Feb 1 06:43:34 GMT 2005


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

Modified Files:
	wp-blog-header.php 
Log Message:
Remove extra wp-l10n.php include.  Bug 756.

Index: wp-blog-header.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-blog-header.php,v
retrieving revision 1.116
retrieving revision 1.117
diff -C2 -d -r1.116 -r1.117
*** wp-blog-header.php	1 Feb 2005 06:20:53 -0000	1.116
--- wp-blog-header.php	1 Feb 2005 06:43:31 -0000	1.117
***************
*** 7,12 ****
  require_once( dirname(__FILE__) . '/wp-config.php');
  
- require_once( ABSPATH . '/wp-includes/wp-l10n.php');
- 
  $query_vars = array();
  
--- 7,10 ----



More information about the cvs mailing list