Diff for /db/prgsrc/db.cgi between versions 1.80 and 1.83

version 1.80, 2002/12/19 23:55:55 version 1.83, 2003/01/12 11:17:23
Line 1170  EOTT Line 1170  EOTT
                 }                  }
   
   
   
 $output.="</span>"  $output.="</span>"
   
         }          }
           $output=~s/\(pic: ([^\)]*)\)/<p><img src="\/znatoki\/images\/db\/$1"><p>/g unless $text;
         $output.=br.a({href=> url."?metod=proxy&qid=$Id"}, 'Близкие вопросы').p          $output.=br.a({href=> url."?metod=proxy&qid=$Id"}, 'Близкие вопросы').p
              if $answer>0 && !$text;               if $answer>0 && !$text;
         return $output;          return $output;

Removed from v.1.80  
changed lines
  Added in v.1.83


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>