Skip to content

Commit 8bc8e70

Browse files
committed
revert autoload change
1 parent 03b9b18 commit 8bc8e70

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

resources/autoload.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66

77
// Load Composer Libs
88
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";
129

1310
// submodule
1411
require_once __DIR__ . "/lib/phpopenldaper/src/PHPOpenLDAPer/LDAPEntry.php";

0 commit comments

Comments
 (0)