philippe_mingo 24 年之前
父节点
当前提交
96f4482c09
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plugins/squirrelspell/js/index.php

+ 1 - 1
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");