getUserLog

This commit is contained in:
Michael RICOIS 2016-09-07 16:16:04 +02:00
parent c8334aa101
commit 2d6eafc297

View File

@ -23,6 +23,9 @@ return array(
'getUserList' => array(
'debug' => true,
),
'getUserLog' => array(
'debug' => true,
),
'loginAuthenticate' => null,
'setCGU' => null,
'setService' => null,