Index: openacs-4/packages/acs-core-docs/www/db-api.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/db-api.html,v diff -u -r1.50.2.12 -r1.50.2.13 --- openacs-4/packages/acs-core-docs/www/db-api.html 23 Jun 2016 08:32:45 -0000 1.50.2.12 +++ openacs-4/packages/acs-core-docs/www/db-api.html 3 Oct 2016 09:17:51 -0000 1.50.2.13 @@ -2,7 +2,7 @@ The OpenACS Database Access API

The OpenACS Database Access API

By Pete Su and Jon Salz. Modified by Roberto Mello.

Overview

- One of OpenACS's great strengths is that code written for it is + One of OpenACS's great strengths is that code written for it is very close to the database. It is very easy to interact with the database from anywhere within OpenACS, and we have a coherent API for database access which makes this even easier.