and more
authorphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 8 Nov 2001 15:32:33 +0000 (15:32 +0000)
committerphilippe_mingo <philippe_mingo@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 8 Nov 2001 15:32:33 +0000 (15:32 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1704 7612ce4b-ef26-0410-bec9-ea0150e637f0

plugins/squirrelspell/js/index.php

index f0e0b261c9cf546ee5021a25eb831c3a1fb68596..9c2f5a1df4606854d9da4be99fbd47a68f2db763 100644 (file)
@@ -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");