I am looking for a way to get the current logged in user. I have tried to pull $this->username from class.staff.php but it didn't work. How do I get the current logged in user?
Thanks