Split out functionality that gathers system specs
[squirrelmail.git] / plugins / change_password / options.php
index 04a75440e6dc6c7912d4c139acc9ee1520f01ceb..b7aac3a26c576a173dda9ac334ebe779b5006cc9 100644 (file)
@@ -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');