[Kita-svn] [2493] change the value of cookie

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 7月 29日 (水) 21:20:02 JST


Revision: 2493
          http://sourceforge.jp/projects/kita/svn/view?view=rev&revision=2493
Author:   nogu
Date:     2009-07-29 21:20:02 +0900 (Wed, 29 Jul 2009)

Log Message:
-----------
change the value of cookie

Modified Paths:
--------------
    kita/branches/KITA-KDE4/kita/src/libkita/k2ch.cpp

Modified: kita/branches/KITA-KDE4/kita/src/libkita/k2ch.cpp
===================================================================
--- kita/branches/KITA-KDE4/kita/src/libkita/k2ch.cpp	2009-07-29 11:15:30 UTC (rev 2492)
+++ kita/branches/KITA-KDE4/kita/src/libkita/k2ch.cpp	2009-07-29 12:20:02 UTC (rev 2493)
@@ -41,7 +41,7 @@
     (ret += "&mail=") += encode_string(mail, mib);
     (ret += "&MESSAGE=") += encode_string(body, mib);
     (ret += "&bbs=") += boardID;
-    (ret += "&hana=mogera");
+    (ret += "&tepo=don");
 
     /* key */
     (ret += "&key=") += threadID;




Kita-svn メーリングリストの案内
Back to archive index