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

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

revision 1.5 by ravilov, Wed Oct 10 12:40:58 2001 UTC revision 1.6 by ravilov, Tue Oct 16 13:07:03 2001 UTC
# Line 51  Line 51 
51                                          "titlepic_width" => $art["pic_w"],                                          "titlepic_width" => $art["pic_w"],
52                                          "titlepic_height" => $art["pic_h"],                                          "titlepic_height" => $art["pic_h"],
53                                          "text" => $art["text"],                                          "text" => $art["text"],
54                                          "links" => GetLinks((($art["read"] || $art["au_pic"] || $art["au_info"]) && $art["id"]) ? $art["read"] : "",                                          "links" => GetLinks((($art["read"] || $art["au_pic"] || $art["au_info"]) && $art["id"] && (!$art["more"] || ($art["more"] && !strpos($art["more"], "?")))) ? $art["read"] : "",
55                                                  /* MyEscape($art["more"]) */ /* ((count($art["text"]) > 0 || strstr("?", $art["more"]) == 0) && $art["id"]) ? $art["more"] : "", */ "",                                                  /* MyEscape($art["more"]) */ /* ((count($art["text"]) > 0 || strstr("?", $art["more"]) == 0) && $art["id"]) ? $art["more"] : "", */ "",
56                                                  MyEscape($art["more_title"]), $art["id"], $empty["category"], "top",                                                  MyEscape($art["more_title"]), $art["id"], $empty["category"], "top",
57                                                  true, ($i > 0), ($i < count($arts) - 1), $art["show"]),                                                  true, ($i > 0), ($i < count($arts) - 1), $art["show"]),

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

  ViewVC Help
Powered by ViewVC 1.1.26