diff options
| author | Damien Regad <dregad@mantisbt.org> | 2014-01-21 16:21:23 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2014-01-21 16:21:37 +0100 |
| commit | e769bae7e28641b0505963cc9230bf13815f4099 (patch) | |
| tree | 2c036df0c53a967ecf0ab91e245a5e50e0c37724 /docs/docs-oracle.htm | |
| parent | cad340f87ec83b0d972fb1141855e7181ae9a7f2 (diff) | |
| download | adodb-e769bae7e28641b0505963cc9230bf13815f4099.tar.gz adodb-e769bae7e28641b0505963cc9230bf13815f4099.tar.bz2 adodb-e769bae7e28641b0505963cc9230bf13815f4099.zip | |
Bump version to 5.19dev
Bumped 'dev' version allows users who rely on source code downloaded
from the git repository rather than an official release tarball to
reliably determine that they are running a development version of the
library.
Diffstat (limited to 'docs/docs-oracle.htm')
| -rw-r--r-- | docs/docs-oracle.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs-oracle.htm b/docs/docs-oracle.htm index 1217d56b..5e8992e3 100644 --- a/docs/docs-oracle.htm +++ b/docs/docs-oracle.htm @@ -25,7 +25,7 @@ pre { <table width=100%><tr><td> <h2>Using ADOdb with PHP and Oracle: an advanced tutorial</h2> </td><td><div align="right"><img src=cute_icons_for_site/adodb.gif width="88" height="31"></div></tr></table> -<p><font size="1">(c)2004-2005 John Lim. All rights reserved.</font></p> +<p><font size="1">(c) 2004-2014 John Lim. All rights reserved.</font></p> <h3>1. Introduction</h3> <p>Oracle is the most popular commercial database used with PHP. There are many ways of accessing Oracle databases in PHP. These include:</p> <ul> |
