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

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

revision 1.1 by ravilov, Thu Aug 30 16:35:36 2001 UTC revision 1.2 by ravilov, Mon Sep 3 15:52:16 2001 UTC
# Line 49  Line 49 
49                                          "titlepic_height" => $art["pic_h"],                                          "titlepic_height" => $art["pic_h"],
50                                          "text" => $art["text"],                                          "text" => $art["text"],
51                                          "links" => GetLinks($art["read"] && $art["id"],                                          "links" => GetLinks($art["read"] && $art["id"],
52                                                  MyEscape($art["more"]), $art["id"],                                                  MyEscape($art["more"]), MyEscape($art["more_title"]),
53                                                  $empty["category"], "top", $isEdit, true,                                                  $art["id"], $empty["category"], "top", $isEdit, true,
54                                                  ($i > 0), ($i < count($arts) - 1))                                                  ($i > 0), ($i < count($arts) - 1))
55                                  ));                                  ));
56                          }                          }

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

  ViewVC Help
Powered by ViewVC 1.1.26