@@ -215,7 +215,7 @@ |
||
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 | { |