Keep on going... rg=0
[squirrelmail.git] / plugins / squirrelspell / sqspell_options.php
index 3470d1527bf0096f21220d2292c5ae5692f4b844..54a898f5ae16a1fa27c29e61889852fcff0d5d6d 100644 (file)
@@ -23,8 +23,7 @@ $SQSPELL_CRYPTO=FALSE;
 /**
  * Load some necessary stuff from squirrelmail. 
  */
-chdir('..');
-define('SM_PATH','../');
+define('SM_PATH','../../');
 
 /* SquirrelMail required files. */
 require_once(SM_PATH . 'include/validate.php');