ldapsaisie CLI tool : fix core.php inclusion

This commit is contained in:
Benjamin Renard 2020-05-06 16:49:52 +02:00
parent 52f7c3a205
commit 83b64aac87

View file

@ -21,7 +21,7 @@
******************************************************************************/
require_once realpath(dirname(__FILE__)."/../")."/core.php";
require_once realpath(dirname(__FILE__)."/../")."/includes/core.php";
if(LSsession :: startCliLSsession()) {