diff options
| author | Damien Regad <dregad@mantisbt.org> | 2018-08-06 13:14:14 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2018-08-06 14:28:50 +0200 |
| commit | e455b112fd534d8d68f81a5909e0f50dd6b201df (patch) | |
| tree | c60244386baf88650a31d42e6b76ffef7765d598 /adodb-csvlib.inc.php | |
| parent | 24fef48bb27d4c658a3494dc84e1fb6e5eb38f46 (diff) | |
| download | adodb-e455b112fd534d8d68f81a5909e0f50dd6b201df.tar.gz adodb-e455b112fd534d8d68f81a5909e0f50dd6b201df.tar.bz2 adodb-e455b112fd534d8d68f81a5909e0f50dd6b201df.zip | |
Replace adodb.sourceforge.net URLs by adodb.org
Diffstat (limited to 'adodb-csvlib.inc.php')
| -rw-r--r-- | adodb-csvlib.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adodb-csvlib.inc.php b/adodb-csvlib.inc.php index 71500e0e..d3999ab0 100644 --- a/adodb-csvlib.inc.php +++ b/adodb-csvlib.inc.php @@ -16,7 +16,7 @@ $ADODB_INCLUDED_CSV = 1; the BSD license will take precedence. See License.txt. Set tabs to 4 for best viewing. - Latest version is available at http://adodb.sourceforge.net + Latest version is available at http://adodb.org/ Library for CSV serialization. This is used by the csv/proxy driver and is the CacheExecute() serialization format. |
