Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
tadhgboyle committed Jun 13, 2023
1 parent 3ac2e53 commit ec47a2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/Core/pages/profile.php
Original file line number Diff line number Diff line change
Expand Up @@ -664,6 +664,7 @@

$content = EventHandler::executeEvent('renderProfilePost', ['content' => $nValue->content])['content'];


$wall_posts[] = [
'id' => $nValue->id,
'user_id' => $target_user->data()->id,
Expand Down

0 comments on commit ec47a2d

Please sign in to comment.