OSDN Git Service

冒険の書の作成の時に古いCookieを削除するようにした。
authorh677 <h677>
Sat, 19 Feb 2011 15:07:00 +0000 (15:07 +0000)
committerh677 <h677>
Sat, 19 Feb 2011 15:07:00 +0000 (15:07 +0000)
Editor.pas

index 846d6c7..e27ac9c 100644 (file)
@@ -910,6 +910,7 @@ begin
                                                MB_OK or MB_ICONQUESTION);
                 Board.PON  := '';
                 Board.SPID := '';
+                Board.Cookie := '';
                 GetCookie(Indy.CookieManager, Board);
                 // \96`\8c¯\82Ì\8f\91\82Ì\95Û\91
                 GikoSys.Setting.WriteBoukenSettingFile;