James Moger
2011-06-03 4ab184198bd7eac67eb767cf2e19423f618a70ae
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;