<?php require_once __DIR__.'/main/inc/global.inc.php'; $linkLegal = api_get_path(WEB_PATH)."courses/FORUMDAIDE/index.php"; header('Location: '.$linkLegal); exit();