Fix errors

This commit is contained in:
Jose Gonzalez 2020-11-24 15:53:25 +01:00
parent ed1b8f9713
commit 0cc1da21b0

View File

@ -140,7 +140,7 @@ class AgentsAlerts extends HTML
// Capture all parameters before start.
$this->ajaxController = $ajaxController;
// Pure variable for full screen selection
// Pure variable for full screen selection.
$this->pure = $config['pure'];
// Id user.
$this->idUser = $config['id_user'];