[wp-cvs]
wordpress/wp-includes template-functions-general.php, 1.49, 1.50
Michel Valdrighi
michelvaldrighi at users.sourceforge.net
Fri Sep 17 14:57:17 UTC 2004
Update of /cvsroot/cafelog/wordpress/wp-includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13691/wp-includes
Modified Files:
template-functions-general.php
Log Message:
reverting wp-admin/xmlrpc.php changes
Index: template-functions-general.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-includes/template-functions-general.php,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** template-functions-general.php 17 Sep 2004 09:27:04 -0000 1.49
--- template-functions-general.php 17 Sep 2004 14:57:15 -0000 1.50
***************
*** 76,80 ****
break;
case 'pingback_url':
! $output = get_settings('siteurl') .'/wp-admin/xmlrpc.php';
break;
case 'stylesheet_url':
--- 76,80 ----
break;
case 'pingback_url':
! $output = get_settings('siteurl') .'/xmlrpc.php';
break;
case 'stylesheet_url':
More information about the cvs
mailing list