瀏覽代碼

! Typo

Signed-off-by: John Rayes <[email protected]>
John Rayes 10 年之前
父節點
當前提交
8e113d6113
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Sources/Subs-Boards.php

+ 1 - 1
Sources/Subs-Boards.php

@@ -175,7 +175,7 @@ function MarkRead()
 	}
 	elseif (isset($_REQUEST['sa']) && $_REQUEST['sa'] == 'unreadreplies')
 	{
-		// Make sure all the boards are integers!
+		// Make sure all the topics are integers!
 		$topics = array_map('intval', explode('-', $_REQUEST['topics']));
 
 		$smcFunc['db_query']('', '