/[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

Contents of /inc/menuLifestyle.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations)
Tue Sep 4 09:48:51 2001 UTC (22 years, 7 months ago) by ravilov
Branch: MAIN
Changes since 1.2: +1 -9 lines
Rearranged the menu code. Made the ovulation calendar.

1 <?php
2 $menu = array(
3 array("name" => "sex", "caption" => "Sex"),
4 array("name" => "zdrava", "caption" => "Zdrava prehrana"),
5 array("name" => "bmi", "caption" => "BMI"),
6 array("name" => "ovulacija", "caption" => "Kalendar ovulacije"),
7 array("name" => "fitness", "caption" => "Fitness")
8 );
9 ?>

  ViewVC Help
Powered by ViewVC 1.1.26