James Moger
2011-06-01 f1720ca884bc3fa9da1288ad955e46f165aa4168
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;