mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
Moved wp-links files to wp-includes or wp-images where appropiate. Updated necessary paths.
git-svn-id: https://develop.svn.wordpress.org/trunk@630 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
+1
-1
@@ -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
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user