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

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

revision 1.2 by dpavlin, Sat Mar 3 12:56:33 2001 UTC revision 1.3 by dpavlin, Mon Mar 12 20:05:37 2001 UTC
# Line 36  $smarty->assign( array ( lpic=>$lpic, le Line 36  $smarty->assign( array ( lpic=>$lpic, le
36  $main=$smarty->fetch("smpc.tpl");  $main=$smarty->fetch("smpc.tpl");
37    
38  include("common.inc");  include("common.inc");
39  $smarty->assign( array(back_url=>$back_url, MAIN=>$main));  $smarty->assign( array(back_url=>$back_url, contact_from=>"human_health", MAIN=>$main));
40    
41  $smarty->display("index.tpl");  $smarty->display("index.tpl");
42  ?>  ?>

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

  ViewVC Help
Powered by ViewVC 1.1.26