From: Arne Heizmann Date: Mon, 9 Aug 2004 06:20:21 +0000 (+0000) Subject: huh? X-Git-Tag: 1.5.0alpha1~2453 X-Git-Url: http://git.cyclocoop.org/wiki/Target_page?a=commitdiff_plain;h=00e4f4de02945f61e12b4d98588598c49da59ccf;p=lhc%2Fweb%2Fwiklou.git huh? --- diff --git a/includes/Skin.php b/includes/Skin.php index fcc82a2f12..16750d27af 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -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;