/[corp_html]/inc/section.inc
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 /inc/section.inc

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

revision 1.1 by dpavlin, Mon Oct 1 14:05:16 2001 UTC revision 1.2 by dpavlin, Tue Apr 30 13:26:33 2002 UTC
# Line 46  if ($section == "index") { Line 46  if ($section == "index") {
46          $lpic="about"; $lext=".gif";          $lpic="about"; $lext=".gif";
47          $mpic="about.gif";          $mpic="about.gif";
48          $section="about";          $section="about";
49    } elseif ($section == "new") {
50            $title="What's New";
51            $lpic="new"; $lext=".jpg";
52            $mpic="new.gif";
53  }  }
54    
55  if ($menu_item) $title.=" : $menu_item";  if ($menu_item) $title.=" : $menu_item";

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

  ViewVC Help
Powered by ViewVC 1.1.26