We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b9b18 commit 8bc8e70Copy full SHA for 8bc8e70
resources/autoload.php
@@ -6,9 +6,6 @@
6
7
// Load Composer Libs
8
require_once __DIR__ . "/../vendor/autoload.php";
9
-// submodule
10
-require_once __DIR__ . "/../vendor/hakasapl/phpopenldaper/src/PHPOpenLDAPer/LDAPEntry.php";
11
-require_once __DIR__ . "/../vendor/hakasapl/phpopenldaper/src/PHPOpenLDAPer/LDAPConn.php";
12
13
// submodule
14
require_once __DIR__ . "/lib/phpopenldaper/src/PHPOpenLDAPer/LDAPEntry.php";
0 commit comments