mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 08:19:05 +01:00
LSsession :: initialize() : always load LScli to allow to add commands
This commit is contained in:
parent
1ebdc91d30
commit
09e051a1e7
1 changed files with 1 additions and 0 deletions
|
@ -510,6 +510,7 @@ class LSsession {
|
|||
|
||||
self :: startLSerror();
|
||||
self :: startLSlog();
|
||||
self :: loadLScli();
|
||||
self :: startLStemplate();
|
||||
|
||||
if (php_sapi_name() != "cli")
|
||||
|
|
Loading…
Reference in a new issue