/[smeserver]/rpms/e-smith-starterwebsite/sme9/e-smith-starterwebsite-2.4.0-primary-location.patch
ViewVC logotype

Diff of /rpms/e-smith-starterwebsite/sme9/e-smith-starterwebsite-2.4.0-primary-location.patch

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

Revision 1.1 by wellsi, Thu Mar 27 08:30:25 2014 UTC Revision 1.2 by wellsi, Thu Mar 27 09:27:45 2014 UTC
# Line 5  diff -ruN e-smith-starterwebsite-2.4.0.o Line 5  diff -ruN e-smith-starterwebsite-2.4.0.o
5     my ($fm) = @_;     my ($fm) = @_;
6        
7     my $q = $fm->{'cgi'};     my $q = $fm->{'cgi'};
8  +  my $primary_location = '/home/e-smith/files/primary/html/index.htm';  +  my $primary_location = ' /home/e-smith/files/ibays/Primary/html/index.htm';
9    
10  -    if (! open (WR, ">/home/e-smith/files/primary/html/index.htm"))  -    if (! open (WR, ">/home/e-smith/files/primary/html/index.htm"))
11  +    if (! open (WR, ">$primary_location"))  +    if (! open (WR, ">$primary_location"))


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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