/[pliva-si]/sections/pisite_nam.inc
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sections/pisite_nam.inc

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

revision 1.2 by dpavlin, Tue Sep 18 13:21:43 2001 UTC revision 1.3 by dpavlin, Tue Nov 20 13:23:43 2001 UTC
# Line 34  $smarty->assign(array(countries=>$countr Line 34  $smarty->assign(array(countries=>$countr
34          ));          ));
35    
36  if (isset($mailto) && check_required()) {  if (isset($mailto) && check_required()) {
37          $main="Your comment is sent to $mailto. Thank you.";          $main="Sporočilo je bilo poslano na naslov $mailto. Hvala.";
38          include("quoted-printable.inc");          include("quoted-printable.inc");
39          iso_mail("$fullname ($country) <$mailfrom>",$mailto,$subject,$comment);          iso_mail("$fullname ($country) <$mailfrom>",$mailto,$subject,$comment);
40  #       $main.="<pre>$mailto $fullname $mailfrom $country $subject $comment</pre>";  #       $main.="<pre>$mailto $fullname $mailfrom $country $subject $comment</pre>";

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.26