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

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

revision 1.4 by ravilov, Tue Oct 16 13:07:03 2001 UTC revision 1.5 by ravilov, Tue Oct 30 16:11:28 2001 UTC
# Line 83  Line 83 
83                  if (!$godina) $godina = $foo["year"];                  if (!$godina) $godina = $foo["year"];
84                  $before = $godina - $foo["year"] + 1;                  $before = $godina - $foo["year"] + 1;
85                  $after = $foo["year"] - $godina + 1;                  $after = $foo["year"] - $godina + 1;
86                  $onload .= "DS = new DateSelector(document.forms[".($kalendar?2:1)."], $date, $before, $after);";                  $onload .= "DS = new DateSelector(document.forms[1], $date, $before, $after);";
87          }          }
88  ?>  ?>

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.26