X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fchange_password%2Foptions.php;h=9b72d6c48883e94385edf42a1558061753a111c6;hp=d4c8659aad3a6be7c692be843ee78cb349680a58;hb=b4df37a525c34a317d5f6ff10baa518f75448703;hpb=567d419923235fe370ba4f18ce762f70d6dcae82;ds=sidebyside diff --git a/plugins/change_password/options.php b/plugins/change_password/options.php index d4c8659a..9b72d6c4 100644 --- a/plugins/change_password/options.php +++ b/plugins/change_password/options.php @@ -3,7 +3,7 @@ /** * options.php - Change Password HTML page * - * @copyright © 2004-2006 The SquirrelMail Project Team + * @copyright © 2004-2007 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package plugins @@ -62,9 +62,9 @@ if(sqgetGlobalVar('cpw_go', $cpw_go, SQ_POST)) { } } -displayPageHeader($color, 'None'); +displayPageHeader($color); -do_hook('change_password_init'); +do_hook('change_password_init', $null); ?>
@@ -104,4 +104,4 @@ if (isset($Messages) && count($Messages) > 0) { - \ No newline at end of file +