doc_return [ args... ]
Defined in packages/acs-core/defs-procs.tclA wrapper to be used instead of ns_return. It calls db_release_unused_handles prior to calling ns_return. This should be used instead of ns_return at the bottom of every user-viewable page.
A wrapper to be used instead of ns_return. It calls db_release_unused_handles prior to calling ns_return. This should be used instead of ns_return at the bottom of every user-viewable page.
db_release_unused_handles
ns_return