Remove unused globals
[squirrelmail.git] / plugins / change_password / index.php
index 1c4f4fcd77f3c6d5c543187eccc2b21d055504ce..d6b9bbadc9b847fc49a56c3f5bd26c72aa9258f5 100644 (file)
@@ -10,8 +10,9 @@
  * people to the login screen. At this point no attempt is made to see if
  * the person is logged or not.
  *
- * $Id$
+ * @version $Id$
  * @package plugins
+ * @subpackage change_password
  */
 
 header("Location:../index.php");