Moved wp-links files to wp-includes or wp-images where appropiate. Updated necessary paths.

git-svn-id: http://svn.automattic.com/wordpress/trunk@630 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt
2003-12-18 10:12:34 +00:00
parent e7705d626b
commit af1326791a
17 changed files with 750 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ require (ABSPATH . WPINC . '/functions.php');
require (ABSPATH . WPINC . '/template-functions.php');
require (ABSPATH . WPINC . '/class-xmlrpc.php');
require (ABSPATH . WPINC . '/class-xmlrpcs.php');
require (ABSPATH . '/wp-links/links.php');
require (ABSPATH . WPINC . '/links.php');
//setup the old globals from b2config.php
//