X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fsquirrelspell%2Fsqspell_interface.php;h=a899ad037d1fe688a7fc4c3a4f6a680814e8e4f4;hp=6e3b71be3903471fe9b35898c5d74acbe1285df2;hb=e5af0839643a1546b97c884212afa73907042465;hpb=9f07fa5d6c1a2e29691fac9772bc4e7cf980b9ff;ds=inline diff --git a/plugins/squirrelspell/sqspell_interface.php b/plugins/squirrelspell/sqspell_interface.php index 6e3b71be..a899ad03 100644 --- a/plugins/squirrelspell/sqspell_interface.php +++ b/plugins/squirrelspell/sqspell_interface.php @@ -33,7 +33,6 @@ define('SM_PATH','../../'); /* SquirrelMail required files. */ require_once(SM_PATH . 'include/validate.php'); include_once(SM_PATH . 'functions/display_messages.php'); -include_once(SM_PATH . $SQSPELL_DIR . 'sqspell_config.php'); include_once(SM_PATH . $SQSPELL_DIR . 'sqspell_functions.php'); /**