From 07d632cab69a3a178c4d487b3e4ba43b3397cd7e Mon Sep 17 00:00:00 2001 From: serek <> Date: Sun, 4 Jan 2004 05:53:19 +0000 Subject: [PATCH] - another ideas. --- CVSROOT/cvslog.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CVSROOT/cvslog.pl b/CVSROOT/cvslog.pl index 8e3192db..cddcd3f8 100755 --- a/CVSROOT/cvslog.pl +++ b/CVSROOT/cvslog.pl @@ -30,7 +30,7 @@ use strict; use vars qw ($project $repository $from_email $dest_email $reply_email - $CVS $cvsweb_url $help_msg $sync_delay); + $CVS $cvsweb_url $help_msg $sync_delay $x_mailer);