X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fsquirrelspell%2Fsqspell_interface.php;h=af62978991a5411a3fdba63c89ac46cb8362af42;hp=b0afdf6524916d3de460fe240a4276179295aa12;hb=598294a727a2789b7c562ee7083da703c8bb0628;hpb=91e0dccca7b2452d8b450791cae3aa4125e8889e diff --git a/plugins/squirrelspell/sqspell_interface.php b/plugins/squirrelspell/sqspell_interface.php index b0afdf65..af629789 100644 --- a/plugins/squirrelspell/sqspell_interface.php +++ b/plugins/squirrelspell/sqspell_interface.php @@ -5,7 +5,7 @@ * * Main wrapper for the pop-up. * - * Copyright (c) 1999-2004 The SquirrelMail development team + * Copyright (c) 1999-2005 The SquirrelMail development team * Licensed under the GNU GPL. For full terms see the file COPYING. * * This is a main wrapper for the pop-up window interface of @@ -28,7 +28,7 @@ $SQSPELL_DIR='plugins/squirrelspell/'; $SQSPELL_CRYPTO=FALSE; /** - * Load the stuff needed from squirrelmail + * Load the stuff needed from SquirrelMail * @ignore */ define('SM_PATH','../../');