Completed
Push — master ( d53ccf...d60caa )
by Ankit
03:18
created
views/message.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -168,8 +168,7 @@
 block discarded – undo
168 168
 </html>
169 169
 
170 170
 <?php
171
-}
172
-else{
171
+} else{
173 172
   header('Location:'. getenv('APP_URL')."/index.php");
174 173
 }
175 174
 ?>
Please login to merge, or discard this patch.