File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 66
77// Load Composer Libs
88require_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
1411require_once __DIR__ . "/lib/phpopenldaper/src/PHPOpenLDAPer/LDAPEntry.php " ;
Original file line number Diff line number Diff line change 11<?php
22
33require_once __DIR__ . "/../vendor/autoload.php " ;
4- // submodule
5- require_once __DIR__ . "/../vendor/hakasapl/phpopenldaper/src/PHPOpenLDAPer/LDAPEntry.php " ;
6- require_once __DIR__ . "/../vendor/hakasapl/phpopenldaper/src/PHPOpenLDAPer/LDAPConn.php " ;
74
85// submodule
96require_once __DIR__ . "/../resources/lib/phpopenldaper/src/PHPOpenLDAPer/LDAPEntry.php " ;
You can’t perform that action at this time.
0 commit comments