/[projects]/android/MarketStats/src/dk/thoerup/marketstats/ShowStats.java
ViewVC logotype

Diff of /android/MarketStats/src/dk/thoerup/marketstats/ShowStats.java

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

revision 952 by torben, Mon Jul 5 08:43:30 2010 UTC revision 953 by torben, Mon Jul 5 08:44:09 2010 UTC
# Line 74  public class ShowStats extends HttpServl Line 74  public class ShowStats extends HttpServl
74          }          }
75    
76          protected AppBean lookupAppWorker(String query) {          protected AppBean lookupAppWorker(String query) {
                 final StringBuilder sb = new StringBuilder();  
   
77    
78                  MarketSession session = new MarketSession();                  MarketSession session = new MarketSession();
79                  session.login(login,password);                  session.login(login,password);

Legend:
Removed from v.952  
changed lines
  Added in v.953

  ViewVC Help
Powered by ViewVC 1.1.20