James Moger
2011-06-01 f1720ca884bc3fa9da1288ad955e46f165aa4168
src/com/gitblit/WebXmlSettings.java
@@ -22,9 +22,9 @@
public class WebXmlSettings implements IStoredSettings {
   public WebXmlSettings(ServletContext context) {
   }
   @Override
   public List<String> getAllKeys(String startingWith) {
      // TODO Auto-generated method stub
@@ -72,7 +72,7 @@
      // TODO Auto-generated method stub
      return null;
   }
   @Override
   public String toString() {
      return "WEB.XML";