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

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

revision 1.2 by dpavlin, Tue Feb 20 15:35:00 2001 UTC revision 1.3 by dpavlin, Thu Feb 22 20:51:10 2001 UTC
# Line 31  if (file_exists("html/$part.htm")) { Line 31  if (file_exists("html/$part.htm")) {
31  }  }
32    
33  include("common.inc");  include("common.inc");
34    
35  $smarty->assign("MAIN",$main);  $smarty->assign("MAIN",$main);
36    
37  $smarty->display("index.tpl");  $smarty->display("index.tpl");

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

  ViewVC Help
Powered by ViewVC 1.1.26