Index: openacs-4/packages/acs-core-docs/www/db-api-detailed.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/db-api-detailed.html,v
diff -u -r1.22.2.10 -r1.22.2.11
--- openacs-4/packages/acs-core-docs/www/db-api-detailed.html 21 Jan 2004 18:36:16 -0000 1.22.2.10
+++ openacs-4/packages/acs-core-docs/www/db-api-detailed.html 2 Feb 2004 18:10:43 -0000 1.22.2.11
@@ -1,7 +1,7 @@
-
Database Access API
By Jon Salz . Revised and expanded by Roberto Mello (rmello at fslc dot usu dot edu), July 2002.
+
Database Access API By Jon Salz . Revised and expanded by Roberto Mello (rmello at fslc dot usu dot edu), July 2002.
OpenACS docs are written by the named authors, and may be edited
by OpenACS documentation staff.
-
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. Our goal is to develop a coherent API for database access which