Changeset 2365 for Trunk/SpeechSubmission/VFSpeechSubmission/java/src/net
- Timestamp:
- 11/29/07 11:04:38 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Trunk/SpeechSubmission/VFSpeechSubmission/java/src/net/sf/postlet/UploadThread.java
r2291 r2365 270 270 } 271 271 // !!!!!! 272 System.err.println("After adding the URL variables to the string, it looks like this:");273 System.err.println(afterContent);272 System.err.println("After adding the URL variables to the string, it looks like this:"); 273 System.err.println(afterContent); 274 274 // !!!!!! 275 275