huh?
authorArne Heizmann <timwi@users.mediawiki.org>
Mon, 9 Aug 2004 06:20:21 +0000 (06:20 +0000)
committerArne Heizmann <timwi@users.mediawiki.org>
Mon, 9 Aug 2004 06:20:21 +0000 (06:20 +0000)
includes/Skin.php

index fcc82a2..16750d2 100644 (file)
@@ -2366,7 +2366,6 @@ class Skin {
                return $s;
        }
 
-#      function recentChangesLineNew( $ts, $u, $ut, $ns, $ttl, $c, $isminor, $isnew, $watched = false, $oldid = 0 , $diffid = 0 )
        function recentChangesLineNew( &$baseRC, $watched = false )
        {
                global $wgTitle, $wgLang, $wgUser, $wgRCSeconds;