mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-12-20 15:33:47 +01:00
Fix default LSpeople configuration
This commit is contained in:
parent
38724e0a64
commit
b9452f2057
1 changed files with 4 additions and 0 deletions
|
@ -40,6 +40,10 @@ $GLOBALS['LSobjects']['LSpeople'] = array (
|
||||||
)
|
)
|
||||||
),
|
),
|
||||||
|
|
||||||
|
'LSaddons' => array (
|
||||||
|
'exportSearchResultAsCSV',
|
||||||
|
),
|
||||||
|
|
||||||
'ioFormat' => array (
|
'ioFormat' => array (
|
||||||
'mycsv' => array (
|
'mycsv' => array (
|
||||||
'label' => 'Simple CSV',
|
'label' => 'Simple CSV',
|
||||||
|
|
Loading…
Reference in a new issue