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 6
6
7
7
// Load Composer Libs
8
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
9
13
10
// submodule
14
11
require_once __DIR__ . "/lib/phpopenldaper/src/PHPOpenLDAPer/LDAPEntry.php " ;
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
3
require_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 " ;
7
4
8
5
// submodule
9
6
require_once __DIR__ . "/../resources/lib/phpopenldaper/src/PHPOpenLDAPer/LDAPEntry.php " ;
You can’t perform that action at this time.
0 commit comments