James Moger
2011-06-07 1fa5e85b2d208636a6237ef8930f200767165baa
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;