r409 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r408‎ | r409 | r410 >
Date:19:57, 21 May 2002
Author:vibber
Status:old
Tags:
Comment:
Kill the date link
Modified paths:
  • /trunk/phpwiki/fpw/wikiSkinStandard.php (modified) (history)

Diff [purge]

Index: trunk/phpwiki/fpw/wikiSkinStandard.php
@@ -138,7 +138,6 @@
139139 $column .= "<br>\n<a href=\"".wikiLink("special:WatchList")."\">$wikiMyWatchlist</a>" ;
140140 }
141141 $column .= "<br>\n<a href=\"".wikiLink($wikiBugReportsLink)."\">$wikiBugReports</a>" ;
142 - $column .= "<br>\n<a href=\"".$wikiGetBriefDate()."\">".$wikiGetBriefDate()."</a>" ;
143142 $a = $page->getOtherNamespaces () ;
144143 if ( count ( $a ) > 0 ) $column .= "<hr>".implode ( "<br>\n" , $a ) ;
145144

Status & tagging log