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

jdemendi
05.33.2008 deec91db38a3a4129a503144fbcf4e64f1bde87f
opends/src/server/org/opends/server/admin/doc/ConfigGuideGeneration.java
@@ -345,7 +345,7 @@
      AbstractManagedObjectDefinition parentMo = rel.getParentDefinition();
      // Does not generate several entry for the same relation
      if (relList.put(childMo.getName(), rel) != null) {
       continue;
       continue;
      }
      if (rel.hasOption(RelationOption.HIDDEN)) {
        continue;