Completed
Branch master (3d5dc9)
by Jesus
02:45 queued 30s
created
index.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -93,7 +93,7 @@
 block discarded – undo
93 93
         } else {
94 94
             $getArray = bigbluebuttonbn_wrap_xml_load_file(bigbluebuttonbn_getEndMeetingURL($meetingID, $modPW, $endpoint, $shared_secret));
95 95
         }
96
-	   redirect('index.php?id=' . $id);
96
+        redirect('index.php?id=' . $id);
97 97
     }
98 98
 }
99 99
 
Please login to merge, or discard this patch.