if (session_status() === PHP_SESSION_NONE) { session_start(); } include_once "includes/csrf.php"; include_once "php/controller/index-controller.php"; ?> EduForge