X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=plugins%2Ftranslate%2Foptions.php;h=7e18ef2532ea9abb9fa45e356b74bf88e46f6b20;hb=1f8459ebe8c95c2a4e5d3686d0d6e2539a7b8da2;hp=807c01c72b3d74df29bfe3f06799827d1b96a0cb;hpb=47ccfad452e8d345542d09e59112cac317cffed8;p=squirrelmail.git diff --git a/plugins/translate/options.php b/plugins/translate/options.php index 807c01c7..7e18ef25 100644 --- a/plugins/translate/options.php +++ b/plugins/translate/options.php @@ -5,7 +5,7 @@ * * Pick your translator to translate the body of incoming mail messages * - * @copyright © 1999-2006 The SquirrelMail Project Team + * @copyright © 1999-2007 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package plugins @@ -13,21 +13,18 @@ */ /** - * Path for SquirrelMail required files. - * @ignore + * Include the SquirrelMail initialization file. */ -define('SM_PATH','../../'); +require('../../include/init.php'); -/** SquirrelMail required files. */ -include_once(SM_PATH . 'include/validate.php'); /** Plugin functions */ include_once(SM_PATH . 'plugins/translate/functions.php'); -displayPageHeader($color, 'None'); +displayPageHeader($color); ?>
-
+

@@ -81,4 +78,4 @@ if (!$disable_compose_translate) { - \ No newline at end of file +