From 334ce204e82f4c4516ac1c6e65ff5fbc9dac8873 Mon Sep 17 00:00:00 2001 From: Dougal Campbell Date: Fri, 15 Aug 2003 18:19:07 +0000 Subject: [PATCH] Added abspath to b2comments.php include, to facilitate running WP from a subdirectory git-svn-id: https://develop.svn.wordpress.org/trunk@319 602fd350-edb4-49c9-b593-d223f7449a82 --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index efa836b204..dae374342b 100644 --- a/index.php +++ b/index.php @@ -64,7 +64,7 @@ require_once($abspath.'wp-links/links.php'); - +