--- inc/conn.inc 2001/09/20 09:50:24 1.5 +++ inc/conn.inc 2001/11/20 08:48:14 1.7 @@ -1,7 +1,9 @@ execute(); global $menu_item; if ($row=$sth->fetchrow_hash()) { - $menu_item=$row[0]; + $menu_item=str_replace("\\n"," ",$row[0]); } // generate random numbers of pictures on top-right corner