From 7b31ae093cfec68708617997b9d7d814bbf728d3 Mon Sep 17 00:00:00 2001 From: Mike Little 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: https://develop.svn.wordpress.org/trunk@214 602fd350-edb4-49c9-b593-d223f7449a82 --- 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');