@@ -627,7 +627,7 @@ |
||
627 | 627 | |
628 | 628 | // You cannot split off the first message of a topic. |
629 | 629 | if ($split1_first_msg > $split2_first_msg) |
630 | - redirectexit ('action=splittopics;sa=selectTopics;subname=' . $new_subject . ';topic=' . $split1_ID_TOPIC . '.0;start2=0'); |
|
630 | + redirectexit('action=splittopics;sa=selectTopics;subname=' . $new_subject . ';topic=' . $split1_ID_TOPIC . '.0;start2=0'); |
|
631 | 631 | //fatal_lang_error('split_first_post', false); |
632 | 632 | |
633 | 633 | // We're off to insert the new topic! Use 0 for now to avoid UNIQUE errors. |