summaryrefslogtreecommitdiff
path: root/docs/docs-oracle.htm
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2014-01-21 16:21:23 +0100
committerDamien Regad <dregad@mantisbt.org>2014-01-21 16:21:37 +0100
commite769bae7e28641b0505963cc9230bf13815f4099 (patch)
tree2c036df0c53a967ecf0ab91e245a5e50e0c37724 /docs/docs-oracle.htm
parentcad340f87ec83b0d972fb1141855e7181ae9a7f2 (diff)
downloadadodb-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.htm2
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>