Méthode AuthLog

This commit is contained in:
Michael RICOIS 2016-06-07 10:13:41 +02:00
parent fabc376200
commit ed2c7727db

View File

@ -1,7 +1,10 @@
<?php <?php
return array( return array(
'0.1' => array( '0.1' => array(
'getCategory' => null, 'getAuthLog' => array(
'debug' => true,
),
'getCategory' => null,
'getAccess' => null, 'getAccess' => null,
'getClient' => null, 'getClient' => null,
'getClientServices' => null, 'getClientServices' => null,