<?php
header('Location: getLogin.php', true, 302);
exit;
