/[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.3 by ravilov, Thu Oct 4 14:59:35 2001 UTC revision 1.4 by ravilov, Fri Oct 5 15:10:53 2001 UTC
# Line 42  Line 42 
42                                  include_once("inc/author.php");                                  include_once("inc/author.php");
43                                  array_push($a2, array(                                  array_push($a2, array(
44                                          "id" => $art["id"],                                          "id" => $art["id"],
45                                          "title" => MyEscape($art["title"]),                                          "title" => MyEscape($art["title"], false),
46                                          "lead" => MyEscape($art["lead"]),                                          "lead" => MyEscape($art["lead"], false),
47                                          "pgfs" => (count($art["text"]) > 0) ? true : false,                                          "pgfs" => (count($art["text"]) > 0) ? true : false,
48                                          "titlepic_url" => MyEscape($art["pic_url"]),                                          "titlepic_url" => MyEscape($art["pic_url"]),
49                                          "titlepic_alt" => MyEscape($art["pic_alt"]),                                          "titlepic_alt" => MyEscape($art["pic_alt"]),

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.26