Ignore:
Timestamp:
08/23/10 11:10:51 (14 years ago)
Author:
gaba
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • MDService2/trunk/MDService2/src/eu/clarin/cmdi/mdservice/action/Cache.java

    r635 r651  
    5252        private static Cache singleton;
    5353        private String cachepath;
    54         private Integer cachecounter;
     54        private static Integer cachecounter;
    5555        private static final Integer start_cache = 1;
    5656       
     
    128128                // update XML-counter
    129129            //Admin.writeToFile(formPath(id + xc),instream);
     130               
    130131                updateCachecounter();
    131132               
Note: See TracChangeset for help on using the changeset viewer.