XHTML fixes
[squirrelmail.git] / plugins / change_password / functions.php
index 5272d6f7bf35786bbe2fb40fb8447dae11168f38..81bb939d3e88973e6e3d0f707b0d244dbfdba63d 100644 (file)
@@ -108,4 +108,4 @@ function cpw_do_change()
     session_write_close();
     header('Location: '.SM_PATH. 'src/options.php?optmode=submit&plugin_change_password=1');
     exit;
-}
+}
\ No newline at end of file