Méthode AuthLog
This commit is contained in:
parent
fabc376200
commit
ed2c7727db
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user