getCadastrePatrimoine dans service 0.9

This commit is contained in:
Michael RICOIS 2016-09-07 13:59:32 +02:00
parent b646b4c669
commit 2669865101

View File

@ -29,15 +29,15 @@ return array(
'debug' => true,
'log' => 'mail',
),
'getCadastrePatrimoine' => array(
'debug' => true,
'errorMsg' => array('0902'),
'log' => 'mail',
),
),
'0.8' => array(
'getSurveillances' => array(
'debug' => true,
),
'getCadastrePatrimoine' => array(
'debug' => true,
'errorMsg' => array('0902'),
'log' => 'mail',
)
),
);