--- lbbs/utils/bin/gen_top.php 2004/10/22 18:47:51 1.2 +++ lbbs/utils/bin/gen_top.php 2004/10/23 08:22:25 1.3 @@ -41,8 +41,6 @@ mysql_close($db_conn); - $buffer .= "\r\n"; - if (($fp=fopen($cache_path,"w"))) { fwrite($fp,$buffer);