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

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

revision 1.19 by ravilov, Sat Oct 27 16:54:50 2001 UTC revision 1.20 by ravilov, Tue Oct 30 16:11:28 2001 UTC
# Line 139  Line 139 
139                          }                          }
140                          if ($art["text"][$i]["level"]) $art["text"][$i]["level2"] = (($art["text"][$i]["level"] - 1) * 15) + 2;                          if ($art["text"][$i]["level"]) $art["text"][$i]["level2"] = (($art["text"][$i]["level"] - 1) * 15) + 2;
141                  }                  }
142                    $tpl->assign("id", $art["id"]);
143                  $tpl->assign("text", $art["text"]);                  $tpl->assign("text", $art["text"]);
144                  $tpl->assign("cat", $art["category"]);                  $tpl->assign("cat", $art["category"]);
145                  $tpl->assign("acat", $acat);                  $tpl->assign("acat", $acat);

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

  ViewVC Help
Powered by ViewVC 1.1.26