From 4acc7aab3abd3a5ae35ceb80347daf2624621b3d Mon Sep 17 00:00:00 2001 From: stekkel Date: Fri, 6 Sep 2002 17:47:32 +0000 Subject: [PATCH] Argg git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3603 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- plugins/newmail/testsound.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/newmail/testsound.php b/plugins/newmail/testsound.php index f8ddde9d..0d3f4f7b 100644 --- a/plugins/newmail/testsound.php +++ b/plugins/newmail/testsound.php @@ -11,8 +11,7 @@ * $Id$ */ - chdir ("../"); - chdir('..'); + chdir('../'); define('SM_PATH','../'); /* SquirrelMail required files. */ -- 2.25.1