James Moger
2011-06-08 008322bec70a3a20bd00ed2219215a9f42fe0ca5
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;