Mailing List Archive

$rcrows
Heh, I've found out another unused(?) variable causing some
rubbish to appear on the screen, namely $rcrows on line 72
of SpecialContributions.php:
if ( 0 == $nCur && 0 == $nOld && 0 == $rcrows ) {
And this is the only place in the _whole_ code where
this variable appears.
Is the code in CVS up to date?

Regards
Youandme
P.S. I'm using PHP 4.3.0
Is it a killer to all the bugs? :-)