Fix default LSpeople configuration

This commit is contained in:
Benjamin Renard 2018-08-31 18:02:57 +02:00
parent 38724e0a64
commit b9452f2057

View file

@ -40,6 +40,10 @@ $GLOBALS['LSobjects']['LSpeople'] = array (
)
),
'LSaddons' => array (
'exportSearchResultAsCSV',
),
'ioFormat' => array (
'mycsv' => array (
'label' => 'Simple CSV',