- Update WWW and kill whitespace

PR:		ports/67643
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
This commit is contained in:
Pav Lucistnik 2004-06-06 23:21:13 +00:00
parent db1e88600f
commit ada696fa88
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110971
2 changed files with 10 additions and 10 deletions

View file

@ -1,5 +1,5 @@
Mysql++ is a complex C++ API for Mysql (And other SQL Databases Soon).
The goal of this API is too make working with Queries as easy as
working with other STL Containers.
WWW: http://www.mysql.com/download_mysql++.html
Mysql++ is a complex C++ API for MySQL (and other SQL Databases Soon).
The goal of this API is too make working with Queries as easy as
working with other STL Containers.
WWW: http://dev.mysql.com/downloads/other/plusplus/

View file

@ -1,5 +1,5 @@
Mysql++ is a complex C++ API for Mysql (And other SQL Databases Soon).
The goal of this API is too make working with Queries as easy as
working with other STL Containers.
WWW: http://www.mysql.com/download_mysql++.html
Mysql++ is a complex C++ API for MySQL (and other SQL Databases Soon).
The goal of this API is too make working with Queries as easy as
working with other STL Containers.
WWW: http://dev.mysql.com/downloads/other/plusplus/