fix lint errors on comments

pull/3420/head
juan-cortizas-ponte 5 years ago
parent 79197dd348
commit 8b3203e593
  1. 2
      main/auth/hmac/login.php

@ -4,7 +4,7 @@ use ChamiloSession as Session;
/**
* This file contains the necessary elements to allow a Single Sign On
* based on a validation of a hmac computed hash
* based on a validation of a hmac computed hash.
*
* To allow the SSO access /main/auth/hmac/login.php must receive as
* query string parameters the following parameters:

Loading…
Cancel
Save