--- db/prgsrc/db.cgi 2008/06/15 07:16:42 1.148 +++ db/prgsrc/db.cgi 2008/11/09 20:02:36 1.149 @@ -1512,6 +1512,8 @@ $output.="" } $output=~s/\(pic: ([^\)]*)\)/

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

<\/embed>

/g unless $text; + $output=~s/›/\ï/g; $output=~s/“/\Ï/g; @@ -2006,13 +2008,13 @@ MAIN: }; $dbh->do("set names koi8r"); - if (param('qid') && (param('qid')=~/^\d+$/) || $tour && $tour=~/^\d+$/) { +# if (param('qid') && (param('qid')=~/^\d+$/) || $tour && $tour=~/^\d+$/) { # my $destination='http://chgk.zaba.ru/search.html'; # print header (-'Content-Type' => 'text/html', # -'Location:'=> 'http:\\db.chgk.info'); - Redirect($destination); - exit - } +# Redirect($destination); +# exit +# } if (0 && $tour && !param('qnumber') && (!param('answers')||(param('answers')<=1))) {