From c89d68d84bb1e26df638d12f41b8019e931625ee Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 26 Mar 2007 06:39:10 +0000 Subject: - More breakage. --- sites/default/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sites') diff --git a/sites/default/settings.php b/sites/default/settings.php index ea58bb8e3..111b8911f 100644 --- a/sites/default/settings.php +++ b/sites/default/settings.php @@ -112,7 +112,7 @@ $db_prefix = ''; * It is not allowed to have a trailing slash; Drupal will add it * for you. */ -$base_url = 'http://localhost/doug6lang'; // NO trailing slash! +$base_url = 'http://localhost'; // NO trailing slash! /** * PHP settings: -- cgit v1.2.3