]> git.p6c8.net - selfforum.git/blobdiff - selfforum-cgi/user/fo_posting.pl
no real changes
[selfforum.git] / selfforum-cgi / user / fo_posting.pl
index 6bcde802bbcb16303dd3bda67ed908679d105066..89e0e243c5f4a216c0fef99ac83892b19c1f97aa 100644 (file)
@@ -104,7 +104,7 @@ sub check_reply_dupe () {
 
     $flocked = 1;
 
-    ($threads, $last_thread, $last_message, my $unids) = get_all_threads (forum_filename, 1, 0);
+    ($threads, $last_thread, $last_message, undef, my $unids) = get_all_threads (forum_filename, 1, 0);
     ($ftid,$fmid) = split /;/,$dparam{$formdata -> {followUp} -> {name}},2;
 
     # Thread existiert nicht

patrick-canterino.de