[Bbs2ch-cvs 131] CVS update: bbs2chreader/content/bbs2chreader

Back to archive index

flyson flyso****@users*****
2006年 10月 25日 (水) 01:34:09 JST


Index: bbs2chreader/content/bbs2chreader/board-items.js
diff -u bbs2chreader/content/bbs2chreader/board-items.js:1.15 bbs2chreader/content/bbs2chreader/board-items.js:1.16
--- bbs2chreader/content/bbs2chreader/board-items.js:1.15	Wed Oct 18 23:20:08 2006
+++ bbs2chreader/content/bbs2chreader/board-items.js	Wed Oct 25 01:34:09 2006
@@ -149,7 +149,7 @@
 									.QueryInterface(Components.interfaces.nsIURL);
 			this._settingFile = this._bbs2chService.getLogFileAtURL(this.settingURL.spec);
 		}catch(ex){
-			alert(ex);
+			dump("Bbs2chBoardItems.init: " + ex + "\n");
 			return;
 		}
 		


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