Completed
Push — master ( 4f5aad...a0199d )
by Daniel
09:18
created
services/forum/data.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -215,7 +215,7 @@
 block discarded – undo
215 215
 
216 216
 	/**
217 217
 	 * @param array $sql_where
218
-	 * @param string $first_or_last_post
218
+	 * @param string $topic_first_or_last_post
219 219
 	 */
220 220
 	private function _limit_posts_by_topic(array &$sql_where, $topic_first_or_last_post)
221 221
 	{
Please login to merge, or discard this patch.