mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-29 11:09:34 -05:00
Fixup config init
This commit is contained in:
parent
6c7654d484
commit
1c59810a89
1 changed files with 2 additions and 0 deletions
|
|
@ -104,6 +104,8 @@ perl_back_db_init(
|
|||
|
||||
Debug( LDAP_DEBUG_TRACE, "perl backend db init\n", 0, 0, 0 );
|
||||
|
||||
be->be_cf_ocs = be->bd_info->bi_cf_ocs;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue