/[projects]/android/TrainInfoService/src/dk/thoerup/traininfoservice/SavedStatistics.java
ViewVC logotype

Diff of /android/TrainInfoService/src/dk/thoerup/traininfoservice/SavedStatistics.java

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

revision 966 by torben, Wed Jul 7 11:46:02 2010 UTC revision 967 by torben, Wed Jul 7 16:08:04 2010 UTC
# Line 75  public class SavedStatistics extends Htt Line 75  public class SavedStatistics extends Htt
75                                  stats.add(bean);                                  stats.add(bean);
76                                                                    
77                          }                          }
78                            
79                            conn.close();                  
80                                                    
81                                                    
82                          request.setAttribute("avg", avgBean);                          request.setAttribute("avg", avgBean);

Legend:
Removed from v.966  
changed lines
  Added in v.967

  ViewVC Help
Powered by ViewVC 1.1.20