--- db/prgsrc/db.cgi 2009/05/02 21:23:07 1.152 +++ db/prgsrc/db.cgi 2009/06/20 12:21:02 1.153 @@ -1549,7 +1549,9 @@ EOTT $output.="" } - $output=~s/\(pic: ([^\)]*)\)/

/g unless $text; + $output=~s/\(pic: ([^\)]*)\)/

<\/p>/g unless $text; + $output=~s/\(aud: ([^\)]*)\)//g unless $text; + $output=~s/›/\ï/g; $output=~s/“/\Ï/g;