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

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

revision 1.20 by dpavlin, Tue Jan 29 13:24:27 2002 UTC revision 1.21 by dpavlin, Fri Apr 5 11:31:13 2002 UTC
# Line 149  include("common.inc"); Line 149  include("common.inc");
149  $smarty->assign( array(back_url=>$back_url, MAIN=>$main,  $smarty->assign( array(back_url=>$back_url, MAIN=>$main,
150          Section_title=>$title ) );          Section_title=>$title ) );
151    
152    include("inc/newsletter.php");
153    
154  $smarty->display("index.tpl");  $smarty->display("index.tpl");
155  ?>  ?>

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

  ViewVC Help
Powered by ViewVC 1.1.26