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

Contents of /inc/menuBolesti.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations)
Sat Sep 29 00:57:58 2001 UTC (22 years, 6 months ago) by ravilov
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +3 -2 lines
Fixed a bug when displaying pictures with spaces in filename. Enhanced menu display.

1 <?php
2 $menu = array(
3 array("name" => "grupe", "caption" => "Grupe bolesti", "nolink" => ($section_menu != "grupe" || $gid) ? false : true),
4 array("name" => "bolesti", "caption" => "Abecedni popis", "nolink" => ($section_menu != "bolesti" || $bid) ? false : true)
5 );
6 $push_menu = false;
7 ?>

  ViewVC Help
Powered by ViewVC 1.1.26