Whispeak: Dont' reset cid in ajax endpoints - refs BT#17415

pull/3619/head
Angel Fernando Quiroz Campos 5 years ago
parent 7ff25fde7a
commit c978a17310
  1. 2
      plugin/whispeakauth/authentify.php

@ -3,8 +3,6 @@
use Chamilo\PluginBundle\WhispeakAuth\Controller\AuthenticationController;
$cidReset = true;
require_once __DIR__.'/../../main/inc/global.inc.php';
$controller = new AuthenticationController();

Loading…
Cancel
Save