X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=plugins%2Ftranslate%2Fsetup.php;h=af6f7204c840a18c89083dc0d1a849493f9abd32;hb=ea5f4b8eaf805c4cc4e9533e87d057300a7fe666;hp=9aefc853cd43d981a1c8674c49a6b195165e0a1a;hpb=96d985e56dd20e2045e07673fc42e1ad908b398e;p=squirrelmail.git diff --git a/plugins/translate/setup.php b/plugins/translate/setup.php index 9aefc853..af6f7204 100644 --- a/plugins/translate/setup.php +++ b/plugins/translate/setup.php @@ -7,6 +7,8 @@ * Licensed under the GNU GPL. For full terms see the file COPYING. * * $Id$ + * @package plugins + * @subpackage translate */ /* Easy plugin that sends the body of the message to a new browser @@ -31,7 +33,10 @@ outgoing message if you send it to someone in a different country. */ -/* Initialize the translation plugin */ +/** + * Initialize the translation plugin + * @return void + */ function squirrelmail_plugin_init_translate() { global $squirrelmail_plugin_hooks;