X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fsquirrelspell%2Fjs%2Findex.php;h=9c2f5a1df4606854d9da4be99fbd47a68f2db763;hp=f0e0b261c9cf546ee5021a25eb831c3a1fb68596;hb=a3b263b13a5491cbcc0e4716fcde99f3c83c5b9f;hpb=0e18dbeba10aae5eccce21a8388984027a9a235d;ds=sidebyside 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");