opencredit/BadgeOS-Community-Add-on

Change usage of bp_displayed_user_id() inside if statement

Opened this issue · 0 comments

We should consider casting the return value of bp_displayed_user_id() to boolean before we use it in an if statement, just to be certain.