diff options
Diffstat (limited to 'adodb.inc.php')
| -rw-r--r-- | adodb.inc.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/adodb.inc.php b/adodb.inc.php index 84994b38..34452c35 100644 --- a/adodb.inc.php +++ b/adodb.inc.php @@ -2,7 +2,7 @@ /* * Set tabs to 4 for best viewing. * - * Latest version is available at http://adodb.sourceforge.net + * Latest version is available at http://adodb.org/ * * This is the main include file for ADOdb. * Database specific drivers are stored in the adodb/drivers/adodb-*.inc.php @@ -29,9 +29,6 @@ Informix, PostgreSQL, FrontBase, Interbase (Firebird and Borland variants), Foxpro, Access, ADO, SAP DB, SQLite and ODBC. We have had successful reports of connecting to Progress and other databases via ODBC. - - Latest Download at http://adodb.sourceforge.net/ - */ if (!defined('_ADODB_LAYER')) { |
