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

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

revision 1.11 by ravilov, Sat Oct 27 16:54:50 2001 UTC revision 1.12 by ravilov, Wed Oct 31 10:12:28 2001 UTC
# Line 49  Line 49 
49                  $t->assign("id", $id);                  $t->assign("id", $id);
50                  $t->assign("cat", $cat);                  $t->assign("cat", $cat);
51                  $t->assign("med", $isMed);                  $t->assign("med", $isMed);
52                  $m = "more";                  $m = "tmore";
53                  if ($cat == "t" || $cat == "3") $m = "tmore";                  if ($cat == "t" || $cat == "3") $m = "tmore";
54                  if ($cat == "w") $m = "wmore";                  if ($cat == "w") $m = "wmore";
55                  if ($cat == "p") $m = "pmore";                  if ($cat == "p") $m = "pmore";

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.26