Changeset 60
- Timestamp:
- 09/16/06 11:52:06 (2 years ago)
- Files:
-
- trunk/overhaul_info.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/overhaul_info.js
r51 r60 39 39 onDataAvailable: function(request, context, inputStream, offset, count){ 40 40 this.data += instream.read(count); 41 } ,41 } 42 42 }; 43 43
