make use of the set_url_var extra input parameter $link and use it as
[squirrelmail.git] / include / index.php
1 <?php
2 header('Location: ../index.php');
3 ?>