--- inc/pgStanja.php 2001/10/16 13:07:03 1.9 +++ inc/pgStanja.php 2001/10/23 16:13:59 1.10 @@ -73,7 +73,7 @@ "links" => GetLinks((($art["read"] || $art["au_pic"] || $art["au_info"]) && $art["id"] && (!$art["more"] || ($art["more"] && !strpos($art["more"], "?")))) ? $art["read"] : "", /* MyEscape($art["more"]) */ /* ((count($art["text"]) > 0 || strstr("?", $art["more"]) == 0) && $art["id"]) ? $art["more"] : "", */ "", MyEscape($art["more_title"]), $art["id"], $empty["category"], "top", - true, ($i > 0), ($i < count($arts) - 1), $art["show"]), + true, ($i > 0), ($i < count($arts) - 1), $art["show"], $art["related"]), "read" => $art["read"] || ($art["more"] && !strstr($art["more"], "?")) ? $art["read"] : "" )); }