Reference getSurveillance

This commit is contained in:
Michael RICOIS 2016-05-12 12:01:19 +02:00
parent 3074968746
commit f4d7dd4aa4

View File

@ -23,5 +23,11 @@ return array(
'getRNVP' => array(
'debug' => true,
),
),
'0.8' => array(
'getSurveillances' => array(
'debug' => true,
),
),
);