2015-05-28 13:28:12 +00:00

13 lines
251 B
PHP

<?php
return array(
'0.1' => array(
'getActeList' => null,
'getBilanList' => null,
'getBilanInputList' => null,
'getKbisList' => null,
'setBilanInput' => array(
'debug' => true,
),
'setBilanInputFile' => null,
)
);