Author: Alexander Barkov
Email: [EMAIL PROTECTED]
Message:
You are right! Thanks!


> hi,
> thank you very much, the patch does the work! but for the distributed 
> version should look as follows (see line number):
> 
> --- mnogosearch-3.1.12/src/sql.c.SQL    Tue May 15 11:45:46 2001
> +++ mnogosearch-3.1.12/src/sql.c        Tue May 15 11:47:45 2001
> @@ -4406,7 +4406,7 @@
>  #ifdef HAVE_MYSQL
>                                 MYSQL_ROW row;
>                                 row=mysql_fetch_row(db->res);
> -                               sprintf(s,"<a 
>href=\"%s\">%s</a><br>\
> n",*row,*row);
> +                               sprintf(s,"<a 
>href=\"%s\"></a><br>\
> n",*row);
>                                 s=UDM_STREND(s);
>  #else
>                                 sprintf(UDM_STREND(s),"<a href=\"%s\
> ">%s</a><br>\n",
> 
> spasiba!
> manu :-)
> 
> 

Reply: <http://search.mnogo.ru/board/message.php?id=2213>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to