mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-22 18:09:06 +01:00
LSlang :: generate_lang_file : does not need LDAP connection
This commit is contained in:
parent
dfc3f8e8a8
commit
6dcbddf84c
1 changed files with 2 additions and 1 deletions
|
@ -848,5 +848,6 @@ LScli :: add_command(
|
|||
" -o/--output Output file (default: stdout)",
|
||||
" -f/--format Output file format : php or pot",
|
||||
" (default: php)",
|
||||
)
|
||||
),
|
||||
false // This command does not need LDAP connection
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue