koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/opac opac-sendbasket.pl,1.4.2.2,1.4.2.3


From: Henri-Damien LAURENT
Subject: [Koha-cvs] CVS: koha/opac opac-sendbasket.pl,1.4.2.2,1.4.2.3
Date: Thu, 02 Jun 2005 06:03:37 -0700

Update of /cvsroot/koha/koha/opac
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18305/opac

Modified Files:
      Tag: rel_2_2
        opac-sendbasket.pl 
Log Message:
Sending e-mail with joined file.
Seems to work OK. But I never received the email. 
May be my postfix configuration.

Index: opac-sendbasket.pl
===================================================================
RCS file: /cvsroot/koha/koha/opac/opac-sendbasket.pl,v
retrieving revision 1.4.2.2
retrieving revision 1.4.2.3
diff -C2 -r1.4.2.2 -r1.4.2.3
*** opac-sendbasket.pl  1 Jun 2005 19:55:53 -0000       1.4.2.2
--- opac-sendbasket.pl  2 Jun 2005 13:03:31 -0000       1.4.2.3
***************
*** 130,133 ****
--- 130,135 ----
        if (sendmail %mail) {
        # do something if it works....
+ #             warn " ".$mail{body};
+ #             warn " ".$mail{PJ};
                warn "Mail sent ok\n";
                $template->param(SENT => "1");




reply via email to

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