[Bbs2ch-cvs 218] [200]

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2007年 8月 13日 (月) 23:48:40 JST


Revision: 200
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=bbs2ch&view=rev&rev=200
Author:   flyson
Date:     2007-08-13 23:48:40 +0900 (Mon, 13 Aug 2007)

Log Message:
-----------


Modified Paths:
--------------
    trunk/bbs2chreader/components/b2rServer.js

Modified: trunk/bbs2chreader/components/b2rServer.js
===================================================================
--- trunk/bbs2chreader/components/b2rServer.js	2007-08-13 14:47:25 UTC (rev 199)
+++ trunk/bbs2chreader/components/b2rServer.js	2007-08-13 14:48:40 UTC (rev 200)
@@ -331,6 +331,7 @@
 		this._requestURL = null;
 		this._getData = new Array();
 
+		dump("");
 		this._parseRequestData();
 		this._responseHeaders["Host"] = this.requestURL.host;
 		this._responseHeaders["Date"] = new Date().toUTCString();




bbs2ch-cvs メーリングリストの案内
Back to archive index