Index: openacs-4/packages/acs-tcl/tcl/00-database-procs-oracle.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/00-database-procs-oracle.tcl,v diff -u -r1.10 -r1.11 --- openacs-4/packages/acs-tcl/tcl/00-database-procs-oracle.tcl 29 Jul 2001 23:16:50 -0000 1.10 +++ openacs-4/packages/acs-tcl/tcl/00-database-procs-oracle.tcl 3 Aug 2001 13:18:14 -0000 1.11 @@ -7,7 +7,7 @@ @cvs-id $Id$ } -ad_doc db_compatible_rdbms_p { db_type } { +ad_proc db_compatible_rdbms_p { db_type } { Returns 1 if the given db_type is compatible with the current RDBMS. If db_type is blank we assume this is a legacy Oracle package that's not been moved to the OpenACS multidb framework.