Session fix ported from stable, should fix DMN plugin, and prev/next links
[squirrelmail.git] / include / index.php
1 <?php
2 header('Location: ../index.php');
3 ?>