Browse CVS Repository
Diff of /gikonavigoeson/gikonavi/Giko.pas
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 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 |
|
|
|