--- inc/pgZanimljivosti.php 2001/09/28 23:34:37 1.1 +++ inc/pgZanimljivosti.php 2001/10/02 16:18:09 1.2 @@ -55,6 +55,7 @@ /* MyEscape($art["more"]) */ ((count($art["text"]) > 0 || strstr("?", $art["more"]) == 0) && $art["id"]) ? $art["more"] : "", MyEscape($art["more_title"]), $art["id"], $empty["category"], "top", $isEdit, true, ($i > 0), ($i < count($arts) - 1)), + "read" => $art["read"] || ($art["more"] && !strstr($art["more"], "?")) ? true : false, "AUTHOR" => GetAuthor($art["au_pic"], $art["au_alt"], $art["au_info"], $art["au_w"], $art["au_h"])