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

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

revision 1.8 by dpavlin, Sat Mar 17 16:40:55 2001 UTC revision 1.9 by dpavlin, Mon Oct 1 14:05:16 2001 UTC
# Line 10  $section="investor"; Line 10  $section="investor";
10    
11  $smarty->assign("section",$section);  $smarty->assign("section",$section);
12    
13  $title="INVESTOR'S PAGE";  include("section.inc");
 $lpic="investor"; $lext=".jpg";  
 $mpic="investors.gif";  
   
 if ($menu_item) $title.=" : $menu_item";  
14    
15  $smarty->assign( array ( lpic=>$lpic, lext=>$lext, mpic=>$mpic, Section_title=>$title ) );  $smarty->assign( array ( lpic=>$lpic, lext=>$lext, mpic=>$mpic, Section_title=>$title ) );
16    

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.26