if ($_GET['type'] == 'profile') { require_once('./global.php'); }
if ($_GET['type'] == 'profile' or $_GET['type'] == 'timeslip') { require_once('./global.php'); }