- Timestamp:
- 12/03/07 22:35:35 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Trunk/SpeechSubmission/VFSpeechSubmission/java/src/net/sf/postlet/UploadThread.java
r2365 r2367 173 173 //FORDEBUG 174 174 // !!!!!! 175 System.err.println(reply);175 //System.err.println(reply); 176 176 // !!!!!! 177 177 … … 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