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