Faster Update, fixing bugs
[smail.git/.git] / mailbox / raw_mails.php
index 47eea72..c7f0844 100644 (file)
@@ -34,6 +34,6 @@ if (isloged()==1){
     }
 }
 else{
-    header('Location: ../login.html');
+    header('Location: ../login.php');
 }
 ?>
\ No newline at end of file