master
Jean-Christian Paul Denis 2023-10-19 22:55:02 +02:00
parent a31b05e990
commit bac772ad25
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ class Frontend extends Process
$posts = App::auth()->sudo(Utils::getPosts(...), $posts_params);
if (!$posts->isEmpty()) {
$cur_post = App::blgo()->openPostCursor();
$cur_post = App::blog()->openPostCursor();
while ($posts->fetch()) {
// Publish post with right date