James Moger
2011-06-08 716745e2dd9b3925b1229433e7072580206f731e
src/com/gitblit/Constants.java
@@ -38,7 +38,7 @@
   public static final String ZIP_SERVLET_PATH = "/zip/";
   public static final String BORDER = "***********************************************************";
   public static enum AccessRestrictionType {
      NONE, PUSH, CLONE, VIEW;