Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/Giko.pas

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.158 by yoffy, Fri Nov 28 04:54:56 2003 UTC revision 1.159 by h677, Fri Nov 28 15:33:09 2003 UTC
# Line 2519  begin Line 2519  begin
2519    
2520                                  ATitle := ActiveFileName <> PathRec.FKey;                                  ATitle := ActiveFileName <> PathRec.FKey;
2521    
2522                                  threadItem := BBSsFindThreadFromURL( URL );                                  //threadItem := BBSsFindThreadFromURL( URL );
2523                    threadItem := GetActiveContent;
2524                                  if threadItem = nil then begin                                  if threadItem = nil then begin
2525                                          board := BBSsFindBoardFromBBSID( PathRec.FBBS );                                          board := BBSsFindBoardFromBBSID( PathRec.FBBS );
2526                                          if board <> nil then                                          if board <> nil then

Legend:
Removed from v.1.158  
changed lines
  Added in v.1.159

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26