Issue #3502824 by marcelovani: Ads are showing for admin user

Remove hardcoded uid=1 exception from isDisabled() so that the 'hide adsense' permission works for all users, including user 1. Previously, assigning the 'hide adsense' permission to the administrator role had no effect for uid=1 because of an unconditional guard.

Closes #3502824

Merge request reports

Loading