microl44 / Julet

Website visualizing data from my watched movies, brought forward by the jul.
3 stars 1 forks source link

Create function to check if user is admin. #40

Closed microl44 closed 1 year ago

microl44 commented 1 year ago

Create a new file in "includers" called "basics.php" and add a function to determine if the user is an admin. If the user is an admin, return true, otherwise return false.

microl44 commented 1 year ago

Closed as of PR #41