<?php require_once "../library/config.php"; require_once "./library/functions.php"; checkUser(); header("Location: dashboard/"); ?>