Skip to content

Commit

Permalink
[K6.3] Set checkUserAllowedLinksImages() as deprecated, return should be
Browse files Browse the repository at this point in the history
changed
  • Loading branch information
xillibit committed Oct 7, 2024
1 parent 621ee3e commit 473573b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libraries/kunena/src/User/KunenaUser.php
Original file line number Diff line number Diff line change
Expand Up @@ -2429,6 +2429,7 @@ public function canDisplayEmail($profile)
* @return boolean
* @throws Exception
* @since Kunena 5.2.0
* @deprecated Kunena 6.3.0
*/
public function checkUserAllowedLinksImages()
{
Expand Down

0 comments on commit 473573b

Please sign in to comment.