James Moger
2011-06-01 424fe1b372d225d65eb42e6125b24cbb982c5969
src/com/gitblit/Constants.java
@@ -37,6 +37,8 @@
   public static final String ZIP_SERVLET_PATH = "/zip/";
   public static final String BORDER = "***********************************************************";
   public static enum AccessRestrictionType {
      NONE, PUSH, CLONE, VIEW;