X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fsquirrelspell%2Fsetup.php;h=589df8afc9e12ccbf8a98d667b442e9cf2806edf;hp=0b1b1a3f2db0430db749cef0867b1910ce65467a;hb=91e0dccca7b2452d8b450791cae3aa4125e8889e;hpb=0f610dca6fd52a148e290f79cdfcfc572998b475 diff --git a/plugins/squirrelspell/setup.php b/plugins/squirrelspell/setup.php index 0b1b1a3f..589df8af 100644 --- a/plugins/squirrelspell/setup.php +++ b/plugins/squirrelspell/setup.php @@ -3,7 +3,7 @@ * setup.php * ----------- * Squirrelspell setup file, as defined by the SquirrelMail-1.2 API. - * + * * Copyright (c) 1999-2004 The SquirrelMail development team * Licensed under the GNU GPL. For full terms see the file COPYING. * @@ -22,9 +22,9 @@ */ function squirrelmail_plugin_init_squirrelspell() { global $squirrelmail_plugin_hooks; - $squirrelmail_plugin_hooks['compose_button_row']['squirrelspell'] = + $squirrelmail_plugin_hooks['compose_button_row']['squirrelspell'] = 'squirrelspell_setup'; - $squirrelmail_plugin_hooks['optpage_register_block']['squirrelspell'] = + $squirrelmail_plugin_hooks['optpage_register_block']['squirrelspell'] = 'squirrelspell_optpage_register_block'; $squirrelmail_plugin_hooks['options_link_and_description']['squirrelspell'] = 'squirrelspell_options'; @@ -44,7 +44,7 @@ function squirrelspell_optpage_register_block() { if (checkForJavascript()) { /** * The browser checks out. - * Register Squirrelspell with the $optionpages array. + * Register Squirrelspell with the $optionpages array. */ $optpage_blocks[] = array(