X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fchange_password%2Foptions.php;h=b7aac3a26c576a173dda9ac334ebe779b5006cc9;hp=04a75440e6dc6c7912d4c139acc9ee1520f01ceb;hb=595848f9dbf9fda650ca1809f94702043dbc0f79;hpb=b11b4108a47cf77f4b3336dc48ee35d34ade6208 diff --git a/plugins/change_password/options.php b/plugins/change_password/options.php index 04a7544..b7aac3a 100644 --- a/plugins/change_password/options.php +++ b/plugins/change_password/options.php @@ -6,11 +6,12 @@ * 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','../../'); require_once (SM_PATH . 'include/validate.php');