--- db/prgsrc/updatedb.pl 2001/07/21 23:59:52 1.20 +++ db/prgsrc/updatedb.pl 2002/01/07 01:32:26 1.21 @@ -22,7 +22,7 @@ The database, user and password are hard Dmitry Rubinstein -=head1 $Id: updatedb.pl,v 1.20 2001/07/21 23:59:52 boris Exp $ +=head1 $Id: updatedb.pl,v 1.21 2002/01/07 01:32:26 boris Exp $ =cut @@ -229,7 +229,8 @@ MAIN: # my %QuestionFields = ('Тип'=> 'Type', 'Вид'=> 'Type', 'Автор' => 'Authors', 'Рейтинг'=>'Rating', - 'Источник' => 'Sources'); + 'Источник' => 'Sources', + 'Тема' => 'Topic'); my($source);