projects
/
squirrelmail.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Replacing tabs with spaces, trimming white space at EOL and newline at EOF
[squirrelmail.git]
/
plugins
/
change_password
/
functions.php
diff --git
a/plugins/change_password/functions.php
b/plugins/change_password/functions.php
index 5272d6f7bf35786bbe2fb40fb8447dae11168f38..81bb939d3e88973e6e3d0f707b0d244dbfdba63d 100644
(file)
--- a/
plugins/change_password/functions.php
+++ b/
plugins/change_password/functions.php
@@
-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