|
@@ -143,7 +143,7 @@ |
|
|
block discarded – undo |
|
143
|
143
|
|
|
144
|
144
|
// Redirect to the selector if they chose selective. |
|
145
|
145
|
if ($_POST['step2'] == 'selective') |
|
146
|
|
- redirectexit ('action=splittopics;sa=selectTopics;subname=' . $_POST['subname'] . ';topic=' . $topic . '.0;start2=0'); |
|
|
146
|
+ redirectexit('action=splittopics;sa=selectTopics;subname=' . $_POST['subname'] . ';topic=' . $topic . '.0;start2=0'); |
|
147
|
147
|
|
|
148
|
148
|
$_POST['at'] = (int) $_POST['at']; |
|
149
|
149
|
$messagesToBeSplit = array(); |
Please login to merge, or discard this patch.