Skip to content

Commit

Permalink
Update inc/functions_post.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Sama34 authored Jul 11, 2024
1 parent 101c1db commit 022d33c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/functions_post.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ function build_postbit($post, $post_type=0)
{
$post['userusername'] = '';
}

if(!isset($post['uid']))
{
$post['uid'] = 0;
Expand Down

0 comments on commit 022d33c

Please sign in to comment.