/[projects]/miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/java/dk/thoerup/bukkit/hoeruputils/web/BanListener.java
ViewVC logotype

Diff of /miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/java/dk/thoerup/bukkit/hoeruputils/web/BanListener.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2427 by torben, Wed Mar 20 16:44:18 2013 UTC revision 2428 by torben, Mon Mar 9 11:56:37 2015 UTC
# Line 41  public class BanListener implements Http Line 41  public class BanListener implements Http
41                    
42          @Override          @Override
43          public void handle(HttpExchange http) throws IOException {                        public void handle(HttpExchange http) throws IOException {              
         /*              if(!event.path[0].equalsIgnoreCase("webstatus")) {  
                         return;  
                 }*/  
44    
45                  String text;                  String text;
46    

Legend:
Removed from v.2427  
changed lines
  Added in v.2428

  ViewVC Help
Powered by ViewVC 1.1.20