X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fchange_password%2Foptions.php;h=b7aac3a26c576a173dda9ac334ebe779b5006cc9;hp=809aea71803a1b77e829491842859f3f3a040926;hb=595848f9dbf9fda650ca1809f94702043dbc0f79;hpb=087508d9780671787ba5d6dc55bea48646cdedba diff --git a/plugins/change_password/options.php b/plugins/change_password/options.php index 809aea71..b7aac3a2 100644 --- a/plugins/change_password/options.php +++ b/plugins/change_password/options.php @@ -6,17 +6,19 @@ * Copyright (c) 2004 The SquirrelMail Project Team * Licensed under the GNU GPL. For full terms see the file COPYING. * - * $Id$ + * @version $Id$ * @package plugins * @subpackage change_password */ +/** @ignore */ define('SM_PATH','../../'); -include_once (SM_PATH . 'include/validate.php'); -include_once (SM_PATH . 'functions/page_header.php'); -include_once (SM_PATH . 'plugins/change_password/functions.php'); -include_once (SM_PATH . 'plugins/change_password/config.php'); +require_once (SM_PATH . 'include/validate.php'); +require_once (SM_PATH . 'functions/page_header.php'); +require_once (SM_PATH . 'plugins/change_password/functions.php'); +require_once (SM_PATH . 'plugins/change_password/config.php'); +require_once (SM_PATH . 'functions/forms.php'); /* the form was submitted, go for it */ if(sqgetGlobalVar('cpw_go', $cpw_go, SQ_POST)) { @@ -50,23 +52,23 @@ if (isset($Messages) && count($Messages) > 0) { } ?> -
+ - + - + - + +
- " />