X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fsquirrelspell%2Fsqspell_config.php;h=29508eb4572cc1885f7eabfe50eb373b0f41cc5e;hp=f2a59ca88104c43e8089e6c956da7814b65e2c57;hb=595848f9dbf9fda650ca1809f94702043dbc0f79;hpb=b587ac51cdb214754146d61829ba87bf4341f949 diff --git a/plugins/squirrelspell/sqspell_config.php b/plugins/squirrelspell/sqspell_config.php index f2a59ca8..29508eb4 100644 --- a/plugins/squirrelspell/sqspell_config.php +++ b/plugins/squirrelspell/sqspell_config.php @@ -2,14 +2,17 @@ /** * sqspell_config.php -- SquirrelSpell Configuration file. * - * Copyright (c) 1999-2003 The SquirrelMail Project Team + * Copyright (c) 1999-2004 The SquirrelMail Project Team * Licensed under the GNU GPL. For full terms see the file COPYING. * * * * $Id$ + * @package plugins + * @subpackage squirrelspell */ +/** */ require_once(SM_PATH . 'functions/prefs.php'); /* Just for poor wretched souls with E_ALL. :) */