Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I've noticed it too, it's only been happening for a couple of days though.When you login on the top left you can see some php when logging in it's later resolved.
You talking about when it logs into phandroid and androidapplications.com ?
<?php
//echo the html div to hide the login box
echo "<div id='hidealtlogin' name='hidealtlogin' style='visibility:hidden; z-index:!important 1;'>";
// Put login scripts here!!
echo "</div>";
?>
