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

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

revision 1.2 by dpavlin, Wed Feb 21 11:47:52 2001 UTC revision 1.3 by dpavlin, Wed Feb 21 12:02:54 2001 UTC
# Line 7  $smarty = new Smarty; Line 7  $smarty = new Smarty;
7  $smarty->assign( array ( Title=>"Pliva d.d." ) );  $smarty->assign( array ( Title=>"Pliva d.d." ) );
8    
9  $sub_part=substr($part,0,strpos($part,"-"));  $sub_part=substr($part,0,strpos($part,"-"));
 print "$sub_part";  
10    
11  if ($sub_part == "MIXIS") {  if ($sub_part == "MIXIS") {
12          $multi_page=array(          $multi_page=array(

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

  ViewVC Help
Powered by ViewVC 1.1.26