Update LocalArticleManager.php
This commit is contained in:
@@ -200,7 +200,7 @@ class LocalArticleManager implements ArticleManagerDAO {
|
||||
|
||||
return $filteredArticles;
|
||||
}
|
||||
|
||||
|
||||
public function getArticlesByCategory($category)
|
||||
{
|
||||
$articles = $this->getAllArticles();
|
||||
|
||||
Reference in New Issue
Block a user