/[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.1 by ravilov, Fri Sep 28 23:34:37 2001 UTC revision 1.2 by ravilov, Tue Oct 2 16:18:09 2001 UTC
# Line 55  Line 55 
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                                                  $isEdit, true, ($i > 0), ($i < count($arts) - 1)),                                                  $isEdit, true, ($i > 0), ($i < count($arts) - 1)),
58                                            "read" => $art["read"] || ($art["more"] && !strstr($art["more"], "?")) ? true : false,
59                                          "AUTHOR" => GetAuthor($art["au_pic"],                                          "AUTHOR" => GetAuthor($art["au_pic"],
60                                                  $art["au_alt"], $art["au_info"],                                                  $art["au_alt"], $art["au_info"],
61                                                  $art["au_w"], $art["au_h"])                                                  $art["au_w"], $art["au_h"])

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26