/[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.3 by dpavlin, Mon Mar 12 20:05:37 2001 UTC revision 1.4 by dpavlin, Mon Oct 1 14:05:16 2001 UTC
# Line 8  $smarty->assign( array ( Title=>"Pliva d Line 8  $smarty->assign( array ( Title=>"Pliva d
8    
9  $section="products";  $section="products";
10    
11  $title="Products : SMPC";  include("section.inc");
12  $lpic="products"; $lext=".jpg";  
13  $mpic="products.gif";  $title.=" : SMPC";
14  $back_url="products.php";  $back_url="products.php";
15    
16  if (isset($smpc)) {  if (isset($smpc)) {

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

  ViewVC Help
Powered by ViewVC 1.1.26