" . $date . "
\n"; if ($bookmarkuser eq "") { $html .= "
\n"; } else { $html .= "
" . $date . " "." [" .&ScriptLink("action=bookmark&time=$ts",T('set bookmark')) ."]
\n"; } ### ############### } ... $link = ""; if ($UseDiff && &GetParam("diffrclink", 1)) { ############### ### replaced by gypark ### 최근변경내역에 북마크 기능 도입 # $link .= &ScriptLinkDiff(4, $pagename, $tDiff, "") . " "; if (!(-f &GetPageFile($pagename))) { $link .= &GetHistoryLink($pagename, $rcdeleted); } elsif (($bookmarkuser eq "") || ($ts <= $bookmark)) { $link .= &ScriptLinkDiff(4, $pagename, $rcdiff, "") . " "; } elsif ($extra{'tscreate'} > $bookmark) { $link .= $rcnew . " "; } else { $link .= &ScriptLinkDiffRevision(5, $pagename, "", $rcupdated) . " "; } ### ############### } $link .= &GetPageLink($pagename); $html .= "