gnump3d-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnump3d-users] Correction in recent.pm


From: Michael Rensing
Subject: [Gnump3d-users] Correction in recent.pm
Date: Wed, 15 Jun 2005 21:40:23 -0700
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

In the recent.pm plugin, the line

my $popularsongs = `$STATSPROG --config=$config $STATSARGS  --last --plain`;

should be changed to

my $popularsongs = `$STATSPROG --config=$config $STATSARGS  --last`;

The --plain causes the heading for the "Host Song" list to be created without the HTML markup to align the columns.

Regards,
Michael





reply via email to

[Prev in Thread] Current Thread [Next in Thread]