From 253f684253e4335d29182b8212ccd3e6fe2b056b Mon Sep 17 00:00:00 2001 From: saxmatt Date: Thu, 1 Jan 2004 22:13:06 +0000 Subject: [PATCH] Use modified get_links_list git-svn-id: http://svn.automattic.com/wordpress/trunk@678 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- index.php | 6 +----- wp-includes/links.php | 29 +++++++++-------------------- 2 files changed, 10 insertions(+), 25 deletions(-) diff --git a/index.php b/index.php index 69446cc79..cc10a6e9b 100644 --- a/index.php +++ b/index.php @@ -67,11 +67,7 @@ require_once('wp-blog-header.php');