Index: openacs-4/packages/acs-templating/www/doc/design.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/design.html,v diff -u -r1.9 -r1.10 --- openacs-4/packages/acs-templating/www/doc/design.html 11 Apr 2018 20:52:01 -0000 1.9 +++ openacs-4/packages/acs-templating/www/doc/design.html 4 Jul 2018 10:16:05 -0000 1.10 @@ -314,7 +314,7 @@ serving a templated page involves.
.adp
or .tcl
file. As both invoke
the same handler, it doesn't matter that adp take precedence.
It comes with its own database interfaces, one for using ns_ora,
- the Oracle driver from ArsDigita, and one for ns_db, the builtin
+ the Oracle driver from ArsDigita, and one for ns_db, the built-in
database interface of the AOL server. If you are programming
under the ACS, you should use neither of these, but rather the
db_*
interface, in particular db_multirow
.