projects
/
squirrelmail.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Split out functionality that gathers system specs
[squirrelmail.git]
/
plugins
/
change_password
/
options.php
diff --git
a/plugins/change_password/options.php
b/plugins/change_password/options.php
index
04a7544
..
b7aac3a
100644
(file)
--- 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.
*
* 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
*/
* @package plugins
* @subpackage change_password
*/
+/** @ignore */
define('SM_PATH','../../');
require_once (SM_PATH . 'include/validate.php');
define('SM_PATH','../../');
require_once (SM_PATH . 'include/validate.php');