Completed
Push — master ( 63e2f0...3977a0 )
by Ankit
02:58
created
views/message2.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -175,6 +175,6 @@
 block discarded – undo
175 175
 <?php
176 176
 }
177 177
 else{
178
-  header('Location:'. getenv('APP_URL')."/index.php");
178
+    header('Location:'. getenv('APP_URL')."/index.php");
179 179
 }
180 180
 ?>
Please login to merge, or discard this patch.