Explorar o código

! Typo

Signed-off-by: John Rayes <[email protected]>
John Rayes %!s(int64=10) %!d(string=hai) anos
pai
achega
8e113d6113
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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']('', '