vacation.pl:

- fix confusing "my" vs. "our"


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1420 a1433add-5e2c-0410-b055-b7f2511e0802
pull/2/head
Christian Boltz 12 years ago
parent 8c408cfc49
commit a937c95d4f

@ -170,7 +170,7 @@ our $log_to_file = 0;
# notification interval, in seconds
# set to 0 to notify only once
# e.g. 1 day ...
#my $interval = 60*60*24;
#our $interval = 60*60*24;
# disabled by default
our $interval = 0;

Loading…
Cancel
Save