Hi all,
We recently upgraded our osTicket installation to the current branch and are now experiencing some odd behavior. For all of our agents except for one, osTicket is working fine. However, we have one user who cannot load the tickets page properly. It shows all the PHP from the tickets.php file along with the correct header and footer. It looks like comment tags are being inserted before the opening php tag causing none of the code to execute.
I'm stumped on this since if there were a problem with the file itself, it should affect all of our users which leads me to believe it might be a caching issue, but clearing the browser cache doesn't resolve the issue either. The user is using Chrome.
Any ideas for where to look for the problem are appreciated. Thanks!
Here are a couple of screenshots of what we are seeing:

