Antes 10 лет назад
Родитель
Сommit
b1b706b24d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Sources/ReportToMod.php

+ 1 - 1
Sources/ReportToMod.php

@@ -225,7 +225,7 @@ function ReportToModerator2()
 
 function reportPost($msg, $reason)
 {
-	global $context, $smcFunc, $user_info;
+	global $context, $smcFunc, $user_info, $topic;
 
 	// Get the basic topic information, and make sure they can see it.
 	$_POST['msg'] = (int) $msg;