diff options
| author | Damien Regad <dregad@mantisbt.org> | 2018-08-06 14:30:26 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2018-08-06 14:30:26 +0200 |
| commit | 131539bfe349603c5de696e4da792874fcef7be7 (patch) | |
| tree | 24cc871271ac36fda714ccbf85de936741a11c20 /drivers/adodb-sqlite3.inc.php | |
| parent | 317f16fcc0ff677a9ab4e088e10821a3dad7ed82 (diff) | |
| parent | e24413f722f012c25d1f7e6277c25a075a93e3cf (diff) | |
| download | adodb-131539bfe349603c5de696e4da792874fcef7be7.tar.gz adodb-131539bfe349603c5de696e4da792874fcef7be7.tar.bz2 adodb-131539bfe349603c5de696e4da792874fcef7be7.zip | |
Fix and update links
- dead php.weblogs.com -> adodb.org
- redirected adodb.sourceforge.net -> adodb.org
- Standardize "latest version" comments
- Use new friendly URL for Sourceforge tracker links
Diffstat (limited to 'drivers/adodb-sqlite3.inc.php')
| -rw-r--r-- | drivers/adodb-sqlite3.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/adodb-sqlite3.inc.php b/drivers/adodb-sqlite3.inc.php index 7226db5c..1bb3d065 100644 --- a/drivers/adodb-sqlite3.inc.php +++ b/drivers/adodb-sqlite3.inc.php @@ -7,7 +7,7 @@ Whenever there is any discrepancy between the two licenses, the BSD license will take precedence. - Latest version is available at http://adodb.sourceforge.net + Latest version is available at http://adodb.org/ SQLite info: http://www.hwaci.com/sw/sqlite/ |
