/[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.1 - (show annotations) (download)
Wed Aug 13 17:11:15 2008 UTC (15 years, 9 months ago) by bytegw
Branch: MAIN
CVS Tags: smeserver-vacation-1_0-27_el4_sme, smeserver-vacation-1_0-30_el4_sme, smeserver-vacation-1_0-29_el4_sme, smeserver-vacation-1_0-28_el4_sme
Fix Locale changes

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