- Timestamp:
- 03/02/09 16:00:13 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Jav_CO/com/scenari/src/fs/basic/FsBasicSrcContent.java
r12860 r12931 110 110 /* 111 111 * Reset du lastScan pour forcer la réinterrogation du FS. 112 * NON ! sinon perte de l'optimisation.113 112 */ 114 113 public boolean refresh() throws Exception { 115 //fLastScan = -1; NON ! sinon perte de l'optimisation.114 fLastScan = -1; 116 115 return true; 117 116 }
Note: See TracChangeset
for help on using the changeset viewer.