From a3b263b13a5491cbcc0e4716fcde99f3c83c5b9f Mon Sep 17 00:00:00 2001 From: philippe_mingo Date: Thu, 8 Nov 2001 15:32:33 +0000 Subject: [PATCH] and more git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1704 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- plugins/squirrelspell/js/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/squirrelspell/js/index.php b/plugins/squirrelspell/js/index.php index f0e0b261..9c2f5a1d 100644 --- a/plugins/squirrelspell/js/index.php +++ b/plugins/squirrelspell/js/index.php @@ -11,7 +11,7 @@ ** $Id$ **/ - require_once('./functions/strings.php'); + require_once('../../../functions/strings.php'); $location = get_location(); header("Location: $location/src/login.php\n\n"); -- 2.25.1