From 769dd15b7cc77a873963b125bc2357d2355f13f0 Mon Sep 17 00:00:00 2001 From: juan-cortizas-ponte Date: Fri, 31 Jul 2020 13:32:28 +0200 Subject: [PATCH] Remove line break and an extra asterisk on comments --- main/auth/hmac/login.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/main/auth/hmac/login.php b/main/auth/hmac/login.php index 6163125847..c4eedc9384 100644 --- a/main/auth/hmac/login.php +++ b/main/auth/hmac/login.php @@ -30,9 +30,7 @@ use ChamiloSession as Session; * 'secret': secret key used to generate a HMAC computed hash to validate the 'Token' parameter on the query string. * * 'expiration_time': integer value, maximum time in minutes of the request lifetime. - * */ - require_once '../../../main/inc/global.inc.php'; // Create a settings.dist.php