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

Contents of /rpms/smeserver-vacation/contribs8/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)
Thu Feb 7 02:27:12 2013 UTC (11 years, 3 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-vacation-1_0-41_el5_sme, smeserver-vacation-1_0-42_el5_sme, smeserver-vacation-1_0-40_el5_sme, smeserver-vacation-1_0-43_el5_sme, HEAD
Initial import

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