master
<?php /* For licensing terms, see /license.txt */ /** * @author Claro Team <cvs@claroline.net> */ /** * Redirection. */ header('Location: ../../../'); exit();