/[smecontribs]/rpms/smeserver-vacation/contribs7/smeserver-vacation-1.0-Locale.patch
ViewVC logotype

Contents of /rpms/smeserver-vacation/contribs7/smeserver-vacation-1.0-Locale.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Tue Nov 25 16:20:34 2008 UTC (15 years, 5 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-vacation-1_0-35_el4_sme, smeserver-vacation-1_0-36_el4_sme, smeserver-vacation-1_0-31_el4_sme, smeserver-vacation-1_0-39_el4_sme, smeserver-vacation-1_0-32_el4_sme, HEAD
Changes since 1.2: +0 -0 lines
Restore

1 --- smeserver-vacation-1.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/uservacations.pm.Locale 2008-08-12 20:25:59.000000000 +0100
2 +++ smeserver-vacation-1.0/root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/uservacations.pm 2008-08-12 20:37:00.000000000 +0100
3 @@ -30,7 +30,7 @@
4
5 sub new {
6 shift;
7 - my $self = esmith::FormMagick->new();
8 + my $self = esmith::FormMagick->new(filename => '/etc/e-smith/web/functions/uservacations');
9 $self->{calling_package} = (caller)[0];
10 bless $self;
11 return $self;
12 @@ -388,4 +388,4 @@
13 return $self->success("SUCCESS");
14 }
15
16 -1;
17 \ No newline at end of file
18 +1;

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed