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.164 by h677, Mon Dec 1 14:32:40 2003 UTC revision 1.165 by h677, Mon Dec 1 14:48:16 2003 UTC
# Line 2539  begin Line 2539  begin
2539                                          board := BBSs[ 0 ].FindBBSID( PathRec.FBBS );                                          board := BBSs[ 0 ].FindBBSID( PathRec.FBBS );
2540                                          if board <> nil then                                          if board <> nil then
2541                                                  threadItem := board.Find( PathRec.FKey + '.dat' );                                                  threadItem := board.Find( PathRec.FKey + '.dat' );
2542                        if threadItem = nil then
2543                            threadItem := GetActiveContent;
2544                                  end;                                  end;
2545    
2546                                  if threadItem <> nil then begin                                  if threadItem <> nil then begin

Legend:
Removed from v.1.164  
changed lines
  Added in v.1.165

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