/[health_html]/inc/menuLifestyle.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 /inc/menuLifestyle.php

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

revision 1.7 by ravilov, Tue Oct 2 16:18:09 2001 UTC revision 1.8 by ravilov, Tue Oct 16 13:07:03 2001 UTC
# Line 14  Line 14 
14                          array("name" => "tema", "caption" => "Tema", "nolink" => ($section_menu2 != "tema" || $show) ? false : true),                          array("name" => "tema", "caption" => "Tema", "nolink" => ($section_menu2 != "tema" || $show) ? false : true),
15                          array("name" => "trening", "caption" => "Trening", "nolink" => ($section_menu2 != "trening" || $show) ? false : true),                          array("name" => "trening", "caption" => "Trening", "nolink" => ($section_menu2 != "trening" || $show) ? false : true),
16                          array("name" => "istezanje", "caption" => "Istezanje", "nolink" => ($section_menu2 != "istezanje" || $show) ? false : true),                          array("name" => "istezanje", "caption" => "Istezanje", "nolink" => ($section_menu2 != "istezanje" || $show) ? false : true),
17                          array("name" => "ozljede", "caption" => "Ozljede", "nolink" => ($section_menu2 != "ozljede" || $show) ? false : true)                          array("name" => "ozljede", "caption" => "Ozljede", "nolink" => ($section_menu2 != "ozljede" || $show) ? false : true),
18                          #array("name" => "vjezbe", "caption" => "Prikaz vježbi", "nolink" => ($section_menu2 != "vjezbe" || $show) ? false : true)                          array("name" => "vjezbe", "caption" => "Prikaz vježbi", "nolink" => ($section_menu2 != "vjezbe" || $show) ? false : true)
19                  ))                  ))
20          );          );
21          $keep_template = true;          $keep_template = true;

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

  ViewVC Help
Powered by ViewVC 1.1.26