cleanings.

This commit is contained in:
Alexandre Anriot 2005-09-28 14:32:21 +00:00
parent b24339acd9
commit 44d9b44f03

View file

@ -15,7 +15,6 @@ sub Date() {
$mon++;
my $temps = "$mday/$mon/$year - $hour:$min:$sec";
return $temps;
}