Fix Return Article
This commit is contained in:
parent
00c0fdfbb4
commit
1cd902ed88
@ -147,6 +147,8 @@ class Engine
|
|||||||
return $article;
|
return $article;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return $this->articles[0];
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user