[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
- Previous message: [wp-cvs] wordpress/wp-includes classes.php, 1.49,
1.50 functions-post.php, 1.36, 1.37 functions.php, 1.244,
1.245 template-functions-general.php, 1.65, 1.66
- Next message: [wp-cvs] wordpress/wp-admin admin-functions.php,1.77,1.78
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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 ----
- Previous message: [wp-cvs] wordpress/wp-includes classes.php, 1.49,
1.50 functions-post.php, 1.36, 1.37 functions.php, 1.244,
1.245 template-functions-general.php, 1.65, 1.66
- Next message: [wp-cvs] wordpress/wp-admin admin-functions.php,1.77,1.78
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs
mailing list