koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/opac opac-userupdate.pl,1.2,1.3


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/opac opac-userupdate.pl,1.2,1.3
Date: Sun, 13 Oct 2002 03:46:32 -0700

Update of /cvsroot/koha/koha/opac
In directory usw-pr-cvs1:/tmp/cvs-serv25768

Modified Files:
        opac-userupdate.pl 
Log Message:
Removed trailing whitespace.


Index: opac-userupdate.pl
===================================================================
RCS file: /cvsroot/koha/koha/opac/opac-userupdate.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** opac-userupdate.pl  3 Oct 2002 08:51:29 -0000       1.2
--- opac-userupdate.pl  13 Oct 2002 10:46:30 -0000      1.3
***************
*** 49,53 ****
          warn "Error sending mail: $Mail::Sendmail::error \n";
      }
! } 
  
  my $template = gettemplate("opac-userupdate.tmpl", "opac");
--- 49,53 ----
          warn "Error sending mail: $Mail::Sendmail::error \n";
      }
! }
  
  my $template = gettemplate("opac-userupdate.tmpl", "opac");
***************
*** 68,70 ****
  $template->param(loggedinuser => $loggedinuser);
  
! print "Content-Type: text/html\n\n", $template->output; 
--- 68,70 ----
  $template->param(loggedinuser => $loggedinuser);
  
! print "Content-Type: text/html\n\n", $template->output;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]