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

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

revision 1.1 by dpavlin, Thu Apr 5 12:26:33 2001 UTC revision 1.2 by dpavlin, Mon Oct 1 14:05:16 2001 UTC
# Line 6  $smarty = new Smarty; Line 6  $smarty = new Smarty;
6    
7  $smarty->assign( array ( Title=>"Pliva d.d." ) );  $smarty->assign( array ( Title=>"Pliva d.d." ) );
8    
9  $section="products";  $section="animal_health";
10    include("section.inc");
11  $title="Products : Animal Health";  $title.=" : Animal Health";
 $lpic="products"; $lext=".jpg";  
 $mpic="products.gif";  
12  $back_url="animal_health.php";  $back_url="animal_health.php";
13    
14  if (isset($smpc)) {  if (isset($smpc)) {

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

  ViewVC Help
Powered by ViewVC 1.1.26