Today Cyrus 2.2.2-BETA with SASL Initial Client response was released so it
[squirrelmail.git] / src / options_identities.php
index 6927c0aee2a9df5f99085c9a1c5ac469aacd8fcb..d2dfd035924558a7fd5d61bfa78c8991d3439b16 100644 (file)
@@ -32,7 +32,7 @@ if (!empty($_POST)) {
 
     if (isset($return)) {
        SaveUpdateFunction();
-       header('Location: options_personal.php');
+       header('Location: '.get_location().'/options_personal.php');
        exit();
     }