mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Fabio Pistolesi
20.44.2015 54fbe518d8e0f66c95a8825209d6a176dcb323a1
opendj-server-legacy/src/main/java/org/opends/server/backends/LDIFBackend.java
@@ -1231,7 +1231,7 @@
  /** {@inheritDoc} */
  @Override
  public void configureBackend(LDIFBackendCfg config) throws ConfigException
  public void configureBackend(LDIFBackendCfg config, ServerContext serverContext) throws ConfigException
  {
    if (config != null)
    {