/[health_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 ravilov, Fri Aug 3 09:12:42 2001 UTC revision 1.2 by ravilov, Tue Aug 7 13:55:51 2001 UTC
# Line 25  Line 25 
25                  include_once("inc/pgLifestyle.php");                  include_once("inc/pgLifestyle.php");
26          } else if ($section == "library") {          } else if ($section == "library") {
27                  $section_name = "LIBRARY";                  $section_name = "LIBRARY";
28                    include_once("inc/pgLibrary.php");
29          }          }
30          $tpl->assign("section", $section);          $tpl->assign("section", $section);
31          $tpl->assign("section_name", $section_name);          $tpl->assign("section_name", $section_name);

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

  ViewVC Help
Powered by ViewVC 1.1.26