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

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

revision 1.1 by dpavlin, Tue Feb 20 11:34:34 2001 UTC revision 1.2 by dpavlin, Mon Mar 5 15:36:16 2001 UTC
# Line 61  include("common.inc"); Line 61  include("common.inc");
61  $main=$smarty->fetch("$main_file.tpl");  $main=$smarty->fetch("$main_file.tpl");
62  $smarty->assign("MAIN",$main);  $smarty->assign("MAIN",$main);
63    
 $smarty->assign("debug",$PHP_SELF." -- ".basename($PHP_SELF)." -- $section --".  
         $url[0]);  
   
   
64  $smarty->display("index.tpl");  $smarty->display("index.tpl");
65  ?>  ?>

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

  ViewVC Help
Powered by ViewVC 1.1.26