"obsah" text is now passed directly, no longer htmlspecialchars()-ed
authorshort <>
Sun, 30 Sep 2001 20:57:35 +0000 (20:57 +0000)
committershort <>
Sun, 30 Sep 2001 20:57:35 +0000 (20:57 +0000)
obsah.php

index 978dfc6..1213d27 100644 (file)
--- a/obsah.php
+++ b/obsah.php
@@ -37,7 +37,6 @@
                        print("<h2>Èíslo ".$month_a["name_full"]."</h2>\n");
                        }
                $contents=$sep_obsah_contents.$row["contents"];
-               $contents=htmlspecialchars($contents);
 
                $article_result=db_query("select name,id from $tb_clanek"
                                ." where  year=".$row[ "year"]