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

jvergara
10.07.2007 de6b43647b6a50cb786016d9b5593d6d7e0631de
opends/src/ads/org/opends/admin/ads/ADSContext.java
@@ -2078,6 +2078,15 @@
    return "adminRoot";
  }
  /**
   * Returns the LDIF file of the administration data.
   * @return the LDIF file of the administration data.
   */
  public static String getAdminLDIFFile()
  {
    return "config/admin-backend.ldif";
  }
  /*