Completed
Push — master ( 5317f2...2777ad )
by Michael
08:22
created
contact/send.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -67,7 +67,7 @@
 block discarded – undo
67 67
                     if (!$contact_handler->insert($obj)) {
68 68
                         redirect_header("index.php", 3, _MD_CONTACT_MES_NOTSAVE);
69 69
                         exit();
70
-                       }
70
+                        }
71 71
                 }
72 72
             
73 73
                 // send mail can send message
Please login to merge, or discard this patch.