From ffc321125c8266efe780cf980437bd4f16a3db77 Mon Sep 17 00:00:00 2001 From: mikelittle Date: Thu, 12 Jun 2003 22:43:34 +0000 Subject: [PATCH] Comment re weblogs.com.php Archive mode uses admin setting. require -> require_once b2config.php -> wp-config.php git-svn-id: http://svn.automattic.com/wordpress/trunk@214 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- index.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index dab2580a59..609fa0709f 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,8 @@ @@ -59,7 +61,7 @@ require($abspath.'wp-links/links.php');