/[corp_html]/inc/newsletter.php
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 /inc/newsletter.php

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

revision 1.1 by dpavlin, Fri Apr 5 11:31:13 2002 UTC revision 1.2 by dpavlin, Thu Apr 11 12:57:03 2002 UTC
# Line 30  if (isset($email)) { Line 30  if (isset($email)) {
30                  "email"=>$email                  "email"=>$email
31          ));          ));
32  }  }
33  $smarty->assign("left_banner",$smarty->fetch("newsletter.tpl"));  $smarty->assign("left_box",$smarty->fetch("newsletter.tpl"));
34    
35  ?>  ?>

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

  ViewVC Help
Powered by ViewVC 1.1.26