<!doctype html>
<html>
<script>
(function () {
window.open("./QRScan.php", '_self');
})()
</script>
</body>
</html>