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

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

revision 1.6 by dpavlin, Mon Mar 12 16:41:56 2001 UTC revision 1.7 by dpavlin, Mon Mar 12 23:41:49 2001 UTC
# Line 75  $smarty->assign( array(type=>"$type", Line 75  $smarty->assign( array(type=>"$type",
75  $main=$smarty->fetch("human_health.tpl");  $main=$smarty->fetch("human_health.tpl");
76    
77  include("common.inc");  include("common.inc");
78  $smarty->assign( array(back_url=>$back_url, MAIN=>$main));  $smarty->assign( array(back_url=>$back_url, MAIN=>$main, self=>$PHP_SELF));
79    
80  $smarty->display("index.tpl");  $smarty->display("index.tpl");
81  ?>  ?>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.26