James Moger
2011-05-27 1f9daef870a8c7a984955166a542628d69012ed5
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;