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

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

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

revision 1494 by torben, Fri Jun 3 11:25:13 2011 UTC revision 1495 by torben, Fri Jun 3 11:29:38 2011 UTC
# Line 15  import org.kokakiwi.apicraft.events.ApiL Line 15  import org.kokakiwi.apicraft.events.ApiL
15    
16  public class StatusListener extends ApiListener {  public class StatusListener extends ApiListener {
17    
18          SimpleDateFormat format = new SimpleDateFormat("yyyy-MM-dd hh:mm:ss");          SimpleDateFormat format = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");
19    
20          Server server;          Server server;
21          public StatusListener(Server server) {          public StatusListener(Server server) {

Legend:
Removed from v.1494  
changed lines
  Added in v.1495

  ViewVC Help
Powered by ViewVC 1.1.20