James Moger
2011-06-05 f08c1ca55e1ffaef81f3d6514aa4bffa5d716c5b
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;